get_execution_output
Retrieve a bounded output chunk from an execution to inspect its results. Optionally filter by phase and control byte offset.
Instructions
Retrieve one bounded output chunk for all phases or one named phase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| max_bytes | No | ||
| phase_name | No | ||
| execution_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |