delete_step
Delete a step from a Microsoft To Do task by providing the list, task ID, and step ID to remove unwanted checklist items.
Instructions
Delete a step from a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | Yes | List display name (case-insensitive) or list id | |
| step_id | Yes | Step id from get_task | |
| task_id | Yes | Task id from list_tasks |