Interrupt Codex turn
codex_interruptCancel an active Codex turn by providing its thread ID, optionally specifying the turn ID to target the exact operation.
Instructions
Request cancellation of an active Codex turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| turnId | No | Optional turn id; defaults to the active turn known by this bridge. | |
| threadId | Yes | Codex thread id. |