cancel_task
Cancel a task using its ID, updating status to CANCELED and retrieving the revised task details.
Instructions
Cancel a task.
Changes status to CANCELED.
Args: task_id: ID of the task to cancel
Returns: Updated task data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||