delete_task_list
Permanently delete a Google task list after explicit user confirmation. Irreversible action that removes the list and its tasks from Google Tasks.
Instructions
Permanently delete a Google task list. Requires explicit confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true after the user explicitly confirms deletion | |
| task_list_id | Yes | Google task list ID; obtain it from list_task_lists |