m365_tasks_update
Update an existing Microsoft 365 task by changing its title, due date, status, or importance.
Instructions
Update an existing task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | New due date (ISO 8601) | |
| title | No | New title | |
| listId | Yes | Task list ID | |
| status | No | notStarted, inProgress, completed, waitingOnOthers, deferred | |
| taskId | Yes | Task ID | |
| importance | No | low, normal, or high |