run_trace
Get a detailed trace of an orchestration run, including tool calls, argument summaries, durations, and errors, for in-depth debugging after a compact trace.
Instructions
Full orchestration run trace on demand: tool calls, arguments summaries, durations, and errors. Use after orchestrate when compact trace is not enough.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository name | |
| run_id | Yes | Run id from orchestrate |