Skip to main content
POST
Record a tool call

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

runID
string
required

Body

application/json
tool_name
string
required
duration_ms
integer<int64>
input
any
output
any
status
string

Response

OK

created_at
string<date-time>
required
id
string
required
run_id
string
required
status
string
required
tool_name
string
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/RunToolCall.json"

duration_ms
integer<int64>
input
any
output
any