Manage checklist subtasks
todo_checklistManage subtasks on a Microsoft To Do task by adding new items, checking off completed tasks, or unchecking items to mark them as not done.
Instructions
Add, check off, or uncheck checklist subtasks on a Microsoft To Do task. Provide at least one of add / check / uncheck.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| add | No | New subtask titles to add. | |
| check | No | Checklist item ids to mark as done. | |
| list_id | Yes | ||
| task_id | Yes | ||
| uncheck | No | Checklist item ids to mark as not done. |