Cancel a durable task
durable_task_cancelCancel a running long-running task at its next checkpoint, ensuring clean cooperative termination without abrupt interruption.
Instructions
Cooperatively cancel a running task. The task stops at its next checkpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes |