task_add
Add tasks to Microsoft To Do by specifying title, due date, list, and priority. Organize your to-do items efficiently.
Instructions
Add a new task to Microsoft To Do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Task title | |
| due | No | Due date — natural language ('tomorrow', 'next friday') or ISO ('2026-03-15') | |
| list_name | No | Task list name (uses default list if omitted) | |
| priority | No | low, normal, or high | normal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||