codex_get_thread_compaction_status
Check the status of a thread compaction action by providing its action ID. Optionally include events to monitor progress.
Instructions
Poll a thread compaction action created by codex_start_thread_compaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | Yes | ||
| include_events | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| agentGuidance | No | ||
| agentGuidanceText | No | ||
| recoveryAttemptState | No |