cancel_workflow
Cancel an ongoing workflow to stop pending steps and avoid charges for unfinished work. Completed steps remain as-is.
Instructions
Cancel an in-progress workflow. All queued and dispatched steps are marked CANCELLED. Completed steps are not reversed. You are only billed for steps that completed before cancellation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | Workflow ID to cancel. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| cancelled | Yes | ||
| status | No |