Update a Microsoft To Do Task
todo_update_taskModify an existing Microsoft To Do task's title, notes, due date, importance, or status. Only the fields you provide are updated; for marking a task complete, use the complete task tool.
Instructions
Update fields on an existing task (title, notes, due date, importance, or status). Only the fields you provide are changed. To mark a task done, prefer todo_complete_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | New plain-text notes | |
| title | No | New title | |
| status | No | New status | |
| list_id | Yes | The id of the list containing the task | |
| task_id | Yes | The id of the task to update | |
| due_date | No | New due date in YYYY-MM-DD format | |
| importance | No | New importance level |