Skip to main content
POST
Attach Tool To Node

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string<uuid>
required
node_id
string
required

Query Parameters

agent_id
string<uuid> | null

Body

application/json

Body for POST /workflows/{wf}/nodes/{node}/tools.

instance_name
string
required
Required string length: 1 - 120
parameters
Parameters · object | null

Response

Successful Response