Todoist MCP Server

by Chrusic
Verified

todoist_delete_personal_label

Remove a personal label in Todoist by specifying its ID, enabling efficient organization and cleanup of task labels within the platform.

Instructions

Delete a personal label from Todoist

Input Schema

NameRequiredDescriptionDefault
label_idYesID of the label to delete

Input Schema (JSON Schema)

{ "properties": { "label_id": { "description": "ID of the label to delete", "type": "string" } }, "required": [ "label_id" ], "type": "object" }
ID: xzuab11d38