delete_scheduled_task
Delete a scheduled task permanently without a backup. Use this when the task should be removed entirely; to stop it temporarily, disable it instead.
Instructions
Delete a scheduled task. Unlike documents, nothing is backed up first — a task is a prompt and a schedule, not content — so prefer update_scheduled_task with enabled=false if you only want it to stop running. Relay any warning in the result to the user verbatim — it reports a task that was already gone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |