Skip to content

New command: todo task add #1898

@garrytrinder

Description

@garrytrinder

Usage

todo task add [options]

Description

Add a task to a Microsoft To Do task list

Options

Option Description
-t, --title <title> The title of the task
--listName [listName] The name of the task list in which to create the task in. Specify either listName or listId, not both
--listId [listId] The id of the task list in which to create the task in. Specify either listName or listId, not both

Additional Information

POST https://graph.microsoft.com/beta/me/todo/lists/AAMkADAyNjI5NGU3LTJhY2EtNDc5Mi04MTM4LTIzOWFiOWZlZWNmYgAuAAAAAACTKVbLY2cYQbp7PkuyTi3EAQD-xuQT-y1LR6yshcrJ2ghWAAAAAAESAAA=/tasks

Resource: https://docs.microsoft.com/en-us/graph/api/todotasklist-post-tasks?view=graph-rest-beta&tabs=http

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions