List Microsoft To Do Lists
todo_list_task_listsLists all Microsoft To Do task lists for the signed-in user, returning each list's name and ID. Use the ID to retrieve tasks within a specific list.
Instructions
List all Microsoft To Do task lists for the signed-in user (e.g. 'Tasks', 'Groceries'). Returns each list's display name and id. Use the id with todo_list_tasks to see tasks inside a list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||