delete-task-list
Permanently remove a task list and all its tasks from Microsoft To Do. Requires confirmation to prevent accidental deletion.
Instructions
Delete a task list (top-level container) from Microsoft Todo. This will remove the list and all tasks within it. This cannot be undone — requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | ID of the task list to delete | |
| confirm | No | Must be true to actually perform the deletion. Safety gate for an irreversible, destructive action. |