Interrupt a Codex task
codex_interruptHalt an active task turn while preserving its thread, so work can resume later.
Instructions
Stop the turn Codex is currently running for a task. The thread survives, so codex_continue can pick it back up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task whose in-flight turn should be stopped. |