Skip to main content
GET
Ordered tool-execution timeline for a job. Same shape as the dashboard’s /api/jobs/{id}/replay, returned as a plain JSON array so callers can drive their own debugging UI without fetching the full Markdown transcript first. tool_output is truncated to 2000 chars per row to keep responses bounded; full output is available via /jobs/{id}/transcript.

Path parameters

string (uuid)
required

Response

app__api__routes__v1__trigger__ToolExecutionResponse[] — each element:
string
required
integer
required
string
required
object
required
string,null
required
string,null
required
string,null
required
integer,null
required
string
required

Status codes