cancel_task
Cancel a non-terminal task with a retry-safe idempotency key to avoid duplicate cancellations. Use it when a task is still active and needs safe, repeatable status updates.
Instructions
Cancel a non-terminal task using a retry-safe idempotency key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| idempotency_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||