codex_list_active_chats
List active chats from tracked, hook, transcript, or cached evidence for operator inspection. After obtaining IDs, use codex_get_turn_status or codex_get_operation_status to check specific statuses.
Instructions
List chats that look active from tracked, hook, transcript, or cached evidence. Use this for operator inspection, not for creating retries. Next call codex_get_turn_status or codex_get_operation_status when ids are available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| include_waiting_for_user | No | ||
| include_waiting_for_approval | No | ||
| include_running | No | ||
| active_window_minutes | No | ||
| include_evidence | No | ||
| title_max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| agentGuidance | No | ||
| agentGuidanceText | No | ||
| recoveryAttemptState | No |