Delete task
delete_taskDelete a task and its subtasks permanently from Google Tasks. Requires the task ID; this action is irreversible.
Instructions
Permanently delete a task (and its subtasks). Irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | Task list id or title (case-insensitive). Omit or pass "@default" for the account's default list. Call list_tasklists to see what exists. | |
| taskId | Yes | Task id (from list_tasks / create_task) |