codex_cancel
Stop a running codex job by sending SIGTERM to its subprocess. Provide the job ID from codex_start to cancel the task.
Instructions
Cancel a running codex job by sending SIGTERM to the subprocess.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job_id returned by codex_start. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||