cancel_task
Mark a task as cancelled by providing its UUID. This cancels the task without deleting it.
Instructions
Cancel a task (mark as cancelled, not deleted).
Args: uuid: Task UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |