Skip to content

New command: todo task get #3846

@milanholemans

Description

@milanholemans

Usage

m365 todo task get [options]

Description

Get tasks from a Microsoft To Do task list

Options

Option Description
-i, --id <id> ID of the task.
--listName [listName] The name of the task list. Specify either listName or listId but not both.
--listId [listId] The id of the task list. Specify either listName or listId but not both.

Examples

Get a task by list name

m365 todo task get --listName "My task list" --id AAMkADU3Y2E0OTMxLTllYTQtNGFlZS1hZGM0LWI1NjZjY2FhM2RhMABGAAAAAADhr7P77n9xS6PdtDemRwpHBwCin1tvQMXzRKN1hQDz2S3VAAAXXsleAACin1tvQMXzRKN1hQDz2S3VAAAXXzr9AAA=

Get a task by list id

m365 todo task get --listId AAMkAGI3NDhlZmQzLWQxYjAtNGJjNy04NmYwLWQ0M2IzZTNlMDUwNAAuAAAAAACQ1l2jfH6VSZraktP8Z7auAQCbV93BagWITZhL3J6BMqhjAAD9pHIhAAA= --id AAMkADU3Y2E0OTMxLTllYTQtNGFlZS1hZGM0LWI1NjZjY2FhM2RhMABGAAAAAADhr7P77n9xS6PdtDemRwpHBwCin1tvQMXzRKN1hQDz2S3VAAAXXsleAACin1tvQMXzRKN1hQDz2S3VAAAXXzr9AAA=

Additional Info

https://learn.microsoft.com/en-us/graph/api/todotask-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