Skip to main content
POST
Execute Agent Tool

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string<uuid>
required
instance_name
string
required

Body

application/json
arguments
Arguments · object
required

Tool arguments

session_id
string | null

Session ID for context

Response

Successful Response

tool_key
string
required
instance_name
string
required
execution_id
string
required
result
any
required
status
string
required
execution_time_ms
integer
required
error
string | null