agy_run_observe
Inspect run state by merging observable data across run IDs or focusing on status, transcript, or terminal output for a single run.
Instructions
Inspect Run state through one lean observation surface.
view="full" returns merged observable state for all run_ids. view="status", "transcript", or "terminal" requires exactly one run_id and returns the corresponding focused view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | full | |
| after | No | ||
| limit | No | ||
| compact | No | ||
| run_ids | Yes | ||
| max_chars | No | ||
| after_step | No | ||
| include_content | No | ||
| timeout_seconds | No | ||
| max_content_chars | No | ||
| include_terminal_tail | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||