Skip to main content
Glama

Todoist MCP Server

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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Chrusic/todoist-mcp-server-extended'

If you have feedback or need assistance with the MCP directory API, please join our Discord server