Final action
tcx-order-cancel
Cancel one known submitted broker order from a root native Codex workspace turn, using the exact ticket, broker-order, and approval receipt identifiers.
Confirm the submitted order #
Use this exact path when you know the canonical ticket id, broker-order id, and matching approval receipt id. It is for canceling a submitted broker order, not for discarding a local draft or changing a research conclusion.
Send only the action grammar #
The meaningful content of the root prompt must match the documented grammar. A matching workspace Markdown skill link may replace only the leading skill token; literal --name value pairs remain required. Do not add prose, aliases, or another skill invocation.
Cancel one order
$tcx-order-cancel --ticket-id <ticket-id> --broker-order-id <broker-order-id> --approval-receipt-id <approval-receipt-id>The deterministic hook dispatches the canonical service gateway before a model runs. Plan mode and subagents cannot use this final-action path.
Respect terminal status #
The service applies the same canonical policy, receipt, broker, idempotency, reconciliation, and audit checks as every final effect. Its redacted response can be canceled, rejected, duplicate, or needs review.