batch_complete_tasks
Batch complete tasks in Microsoft To Do by marking up to 100 items as done in a single request.
Instructions
Mark several tasks as completed in a single $batch HTTP call (up to 100 items).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| verbose | No | If true: returns full JSON. Otherwise: compact text format (default, saves tokens). |