read_run_trace
Retrieve a run's chronological trace of tool calls with step details, arguments, outputs, and errors to diagnose why the run behaved as it did.
Instructions
Read a run's chronological tool-call trace — each entry has the step, the tool, its arguments, its output, and any error. This is what you read to work out WHY a run behaved as it did.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | The run's id. |