Acceptance Status
acceptance_statusRetrieve the persisted execution and validation status of a long-running acceptance test by providing its run ID, enabling verification of results after the process completes.
Instructions
Read the persisted execution and validation status for a long acceptance run returned by run_acceptance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Acceptance run id returned by run_acceptance. | |
| 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. | |
| workspace_generation | No | Optional authoritative workspace generation. When omitted, CodexPro injects the conversation-bound generation; an explicit stale generation is rejected. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_result | Yes |