List To Do lists
todo_list_listsList the signed-in user's Microsoft To Do lists, returning IDs, display names, and well-known names for use as listId in other todo tools.
Instructions
Lists the signed-in user's Microsoft To Do lists with their id, display name and well-known name (for example defaultList for the built-in Tasks list). Follows up to three pages, which covers any realistic number of lists. Use the returned id as listId for every other todo tool; To Do is delegated-only, so these are always the caller's own lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||