create_task
Add a task to Microsoft To Do with optional due date and reminder, defaulting to the Burrows Ops list.
Instructions
Create a Microsoft To Do task in the "Burrows Ops" list (created on first use). Optional due date and reminder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| title | Yes | ||
| dueDate | No | YYYY-MM-DD or local ISO datetime | |
| listName | No | Override the default list name | |
| reminderDateTime | No | Local ISO datetime to remind |