Skip to main content
POST
Execute Tool

Authorizations

Authorization
string
header
required

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

Body

application/json

Tool execute request model.

session_id
string<uuid>
required
agent_id
string<uuid>
required
tool_key
string
required
idempotency_key
string
required
args
Args · object
required
connection_ref
string | null

Response

Successful Response

The response is of type Response Execute Tool Tools Execute Post · object.