update_planner_task
Update a Microsoft Planner task's title, due date, or percent complete. Provide the current etag to avoid overwriting changes made by others.
Instructions
Update a planner task. Requires If-Match header (use etag from the task).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| task_id | Yes | ||
| if_match | No | ||
| due_datetime | No | ||
| percent_complete | No |