cancel_compel
Cancel an in-progress compel. Dequeues it if still queued, otherwise cancels any active external (AI provider) tasks and transitions it to CANCELLED. Idempotent - cancelling an already-CANCELLED compel succeeds. Use to stop a mis-prompted or runaway job before it consumes more render minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compel_id | Yes | The compel ID to cancel |