get_trace
Retrieve the complete trace JSON for any completed run using its unique trace ID. Access detailed execution records for auditing and debugging.
Instructions
Retrieve the full Trace JSON for a completed run by trace_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_id | Yes | UUID returned by run_program. |