get_trace
Retrieve the complete execution trace JSON for a completed program run using its unique trace ID.
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. |