Read Codex thread
codex_read_threadRetrieve a stored Codex thread by ID to inspect past work. Optionally include full turns for richer detail, with access restricted to approved repository roots.
Instructions
Read a persisted authorized Codex thread. The bridge denies threads outside CODEX_ALLOWED_ROOTS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | Codex thread id. | |
| includeTurns | No | Include full persisted turns. Omit for the safer compact thread view. |