get_task
Retrieve a specific Microsoft To Do task by list ID and task ID, enabling quick lookup of task details.
Instructions
Fetch one task by list and task id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | ||
| taskId | Yes | ||
| provider | No | Provider id (mstodo). Omit when exactly one provider is connected. |