Usage
todo task list [options]
Description
List tasks in a Microsoft To Do task list
Options
| Option |
Description |
--listName [listName] |
The name of the task list to return tasks from. Specify either listName or listId, not both |
--listId [listId] |
The id of the task list to return tasks from. Specify either listName or listId, not both |
Additional Information
`GET https://graph.microsoft.com/beta/me/todo/lists/{todoTaskListId}/tasks
Resource: https://docs.microsoft.com/en-us/graph/api/todotasklist-list-tasks?view=graph-rest-beta&tabs=http
Usage
todo task list [options]Description
List tasks in a Microsoft To Do task listOptions
--listName [listName]listNameorlistId, not both--listId [listId]listNameorlistId, not bothAdditional Information
`GET https://graph.microsoft.com/beta/me/todo/lists/{todoTaskListId}/tasks
Resource: https://docs.microsoft.com/en-us/graph/api/todotasklist-list-tasks?view=graph-rest-beta&tabs=http