Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

tool_id
string<uuid>
required
call_id
string<uuid>
required
team_id
string<uuid>
required

Response

message
string
required
Example:

"Tool executed successfully"

tool_result
string
required