codex_list_project_chats
List chats in a project to locate existing threads, including archived ones, with optional previews. Use before reviewing or submitting tasks.
Instructions
List chats for one project from the bounded read model. Use this to find existing threads before continuation or review. Next call codex_get_chat_status, codex_get_chat, or codex_submit_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| include_archived | No | ||
| limit | No | ||
| cursor | No | ||
| include_preview | No | ||
| title_max_chars | No | ||
| preview_max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| agentGuidance | No | ||
| agentGuidanceText | No | ||
| recoveryAttemptState | No |