Run Task Status
run_task_statusCheck the current status of a durable asynchronous run started by start_run_task or a long-running bash/validation command to monitor progress and completion.
Instructions
Read the current state of a durable asynchronous run started by start_run_task or automatically returned by a long bash/run_validation command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run id returned by start_run_task, bash, or run_validation. | |
| workspace_id | No | Optional workspace id. When omitted, CodexPro binds the authoritative conversation workspace automatically; an explicit unknown or mismatched id is rejected. | |
| conversation_id | No | Connector conversation id bound to this workspace. Modern MCP injects it automatically; side-effecting tools require it to match the authoritative binding. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_result | Yes |