Microsoft Todo MCP Service

by jhirono
Verified

delete-task-list

Remove a task list and all its tasks from Microsoft Todo by specifying the list ID. Use this tool to permanently delete task containers and their contents.

Instructions

Delete a task list (top-level container) from Microsoft Todo. This will remove the list and all tasks within it.

Input Schema

NameRequiredDescriptionDefault
listIdYesID of the task list to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "listId": { "description": "ID of the task list to delete", "type": "string" } }, "required": [ "listId" ], "type": "object" }

You must be authenticated.

Other Tools from Microsoft Todo MCP Service

Related Tools

ID: mzlsn1su89