cancel_scheduled
Cancel a pending scheduled task by supplying its full or partial UUID. This stops the task from executing, preventing unwanted outputs.
Instructions
Cancel a pending scheduled task.
Args: task_id: Full or partial UUID of the task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |