codex_get_turn_status
Retrieve the current status and latest assistant messages for a Codex turn, using live tracking with fallback to legacy history for reliability.
Instructions
Get tracked Codex turn status and the latest assistant messages. Uses live app-server tracking with MCP hook history and legacy KB history fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| turn_id | Yes | ||
| thread_id | No | ||
| last_messages | No | ||
| message_max_chars | No | ||
| progress_events | No | ||
| progress_max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| agentGuidance | No | ||
| agentGuidanceText | No | ||
| recoveryAttemptState | No |