Skip to content

New command: todo task list #1901

@garrytrinder

Description

@garrytrinder

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions