Get Agent Run
glitch_get_agent_runRetrieve the complete details of a Glitch Agent run, including its status, actions, guidance, events, files, and final report. Use this to monitor and review agent task progress.
Instructions
Fetch a durable Glitch Agent run with status, actions, guidance, events, files, and final report when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title_id | No | Glitch game title id. Omit only after calling glitch_select_title or setting GLITCH_TITLE_ID. | |
| run_id | Yes | Glitch agent run id. |