cancel_workflow
Cancels a running Temporal workflow execution using its workflow ID, stopping the process immediately to prevent unwanted outcomes.
Instructions
Cancel a running workflow execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | The workflow execution ID to cancel |