cancel · git:20260819.f157e1f · 2026-08-19 · sha256 6f1466dc67c2fff3
cancel git:20260819.f157e1fA
Immutable. This exact content is served forever at /api/v1/blob/6f1466dc67c2fff3.
---
name: cancel
description: Cancel a detached Codex bridge job whose process is still running.
argument-hint: "JOB_ID"
allowed-tools: Bash
---
# Cancel a Bridge Job
Require one job identifier, then run `python "${CLAUDE_PLUGIN_ROOT}/bin/bridge_call.py" cancel --job-id "<job-id>"`. Pass `--workspace` only when explicitly supplied. Report the returned cancellation-request state without claiming termination is already complete, then direct the caller to poll `/bridge:status` or `/bridge:result` for the final state and preserve any incident, transcript, or workspace-delta paths returned by the bridge.