List Pending Actions
glitch_list_pending_actionsRetrieve pending actions for a game title, filtered by status such as proposed or needs approval, to manage workflow steps.
Instructions
List proposed, guidance-needed, approval-needed, approved, or executed actions for a title.
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 | No | Glitch agent run id. | |
| status | No | pending | |
| limit | No |