Delete a Microsoft To Do Task
todo_delete_taskPermanently delete a specific task from a Microsoft To Do list using its list ID and task ID. This action is irreversible, so verify with the user first.
Instructions
Permanently delete a task. This cannot be undone. Confirm with the user before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The id of the list containing the task | |
| task_id | Yes | The id of the task to delete |