Mark a Microsoft To Do Task as Complete
todo_complete_taskComplete a task in Microsoft To Do by providing the list ID and task ID. Marks the specified task as done, updating its status to completed.
Instructions
Mark a task as completed (shortcut for todo_update_task with status=completed).
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 complete |