Interrupt Codex turn
codex_interruptRequest cancellation of an active Codex turn using its thread ID (or optional turn ID) to stop it before completion.
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. |