delete-task
Remove a task and its checklist items from a Microsoft Todo list. Specify list and task IDs to permanently delete the task.
Instructions
Delete a task from a Microsoft Todo list. This will remove the task and all its checklist items (subtasks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | ID of the task list | |
| taskId | Yes | ID of the task to delete |