Create a To Do task
todo_create_taskCreate a task in a Microsoft To Do list with a title, then optionally add notes, a due date, priority level, and checklist subtasks.
Instructions
Create a new task in a Microsoft To Do list, optionally with notes, a due date, importance, and checklist subtasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | Yes | ||
| group | No | ||
| notes | No | Free-text notes stored in the task body. | |
| title | Yes | ||
| due_date | No | Due date as YYYY-MM-DD. | |
| checklist | No | Subtask titles to add. | |
| importance | No |