batch_delete_tasks
Delete up to 100 Microsoft To Do tasks from specified lists in a single batch HTTP call, saving time by reducing multiple API requests.
Instructions
Delete several tasks 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). |