codex_get_workflow_status
Check the status of a Codex workflow, retrieving aggregated information including plan turn, execution turn, latest plan, pending interactions, and the recommended next action.
Instructions
Poll a durable long-running orchestrator -> Codex workflow. Aggregates plan turn, execution turn, latest plan, pending interactions, and recommended next action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| last_messages | No | ||
| message_max_chars | No | ||
| include_events | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| agentGuidance | No | ||
| agentGuidanceText | No | ||
| recoveryAttemptState | No |