update-todo-task
Update properties of a specific to-do task in Microsoft To Do, including title, due date, status, and more.
Instructions
Update the properties of a todoTask object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| todoTaskId | Yes | Path parameter: todoTaskId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| todoTaskListId | Yes | Path parameter: todoTaskListId | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |