Create checklist item
create_checklist_itemAdd a subtask to an existing Microsoft To Do task by providing the list, task, and checklist item name.
Instructions
Add a checklist item (subtask) to a Microsoft To Do task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ||
| task_id | Yes | ||
| display_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| is_checked | Yes | ||
| display_name | Yes |