alpha_run_stop
Stop an existing run by fixing its stop reason, preventing further execution or status changes.
Instructions
Persist a fixed MCP-requested stop reason for one existing run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| status | No | STOPPED | |
| stop_reason | No | MCP_REQUESTED_STOP |