Start Agent Run
glitch_start_agent_runLaunch a paid Glitch Agent run for a game title to execute marketing tasks like Steam analysis and outreach. Permissions and subscriptions are enforced automatically.
Instructions
Start a paid Glitch Agent run for a title. Subscription and title permissions are enforced by Glitch.
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. | |
| agent_id | No | Specific Glitch title agent id. Omit to use the title's default MCP agent. | |
| prompt | Yes | The user-visible task for the Glitch Agent. | |
| run_type | No | manual | |
| trigger_source | No | mcp | |
| live_mode | No | Request live mode. Server-side billing, connection, and approval gates still apply. | |
| background | No | Queue the run and return immediately. | |
| wait_for_completion | No | Poll until the run completes, pauses for guidance/approval, fails, or times out. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| attachment_ids | No | ||
| tool_command | No | ||
| session_context | No |