Skip to content

New command: todo list get #3847

@milanholemans

Description

@milanholemans

Usage

m365 todo list get [options]

Description

Get a Microsoft To Do task list

Options

Option Description
-i, --id [id] The ID of the list. Specify either id or name but not both.
-n, --name [name] The display name. Specify either id or name but not both.

Examples

Get a list by name

m365 todo list get --name "My task list"

Get a list by id

m365 todo list get --id AAMkAGI3NDhlZmQzLWQxYjAtNGJjNy04NmYwLWQ0M2IzZTNlMDUwNAAuAAAAAACQ1l2jfH6VSZraktP8Z7auAQCbV93BagWITZhL3J6BMqhjAAD9pHIhAAA=

Additional Info

https://learn.microsoft.com/en-us/graph/api/todotasklist-get?view=graph-rest-1.0&tabs=http

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions