create_task
Add tasks to Microsoft To Do lists with optional notes, due dates, reminders, steps, and importance.
Instructions
Create a task, optionally with a note, due date, reminder and steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | Yes | List display name (case-insensitive) or list id | |
| note | No | Plain-text note | |
| steps | No | Step (subtask) texts, in order | |
| title | Yes | ||
| due_date | No | YYYY-MM-DD | |
| reminder | No | YYYY-MM-DD HH:MM, local time | |
| important | No |