create_task
Creates a new task in Microsoft To Do. Specify the list ID and title, then set optional due date, reminder, importance, and notes.
Instructions
在 Microsoft To Do 中创建任务
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| title | Yes | ||
| listId | Yes | 任务列表 ID | |
| timeZone | No | Asia/Shanghai | |
| importance | No | ||
| dueDateTime | No | ISO 8601 本地时间,例如 2026-08-15T15:00:00 | |
| reminderDateTime | No | ISO 8601 本地提醒时间 |