cancel_workflow_run
Cancel a running workflow. Stops generation immediately. Creative Units reserved but not yet consumed are released. Already-completed steps are not refunded.
For multi-step workflow guidance, call get_workflow_instructions.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
run_idrequired | string (uuid) | — | The workflow run ID to cancel. |