complete_task
Marks a task as completed in Microsoft To Do. Provide the list ID and task ID to mark it done and receive confirmation.
Instructions
Shortcut to mark a task as completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ||
| task_id | Yes | ||
| verbose | No | If true: returns full JSON. Otherwise: compact text format (default, saves tokens). |