Read Codex status
codex_statusGet a complete snapshot of a Codex thread: current turn, pending approvals, latest agent message, diff, and recent events.
Instructions
Read a thread snapshot, current turn state, pending approvals, latest agent message, latest diff, and recent streamed events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | Codex thread id. | |
| maxEvents | No | ||
| includeTurns | No | Include persisted turn history; this can produce a large response. | |
| afterSequence | No | Return events newer than this cursor. |