update_task
Update a Microsoft To Do task's title, body, importance, due date, or reminder by providing the list ID and task ID.
Instructions
修改 Microsoft To Do 任务的标题、正文、重要性、截止时间或提醒
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| title | No | ||
| listId | Yes | ||
| taskId | Yes | ||
| timeZone | No | Asia/Shanghai | |
| importance | No | ||
| dueDateTime | No | ||
| reminderDateTime | No |