add_step
Add a subtask to any Microsoft To Do task using the list name or ID and task ID, with optional checked status. Organize tasks into actionable checklist items.
Instructions
Add a step (subtask) to a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | Yes | List display name (case-insensitive) or list id | |
| text | Yes | ||
| checked | No | ||
| task_id | Yes | Task id from list_tasks |