Todoist MCP

MIT License
126
5
  • Apple
  • Linux

remove-shared-label

Remove a shared label from Todoist tasks to streamline organization and ensure accurate categorization across projects.

Instructions

Remove shared label in Todoist

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "type": "string" } }, "required": [ "name" ], "type": "object" }
ID: 2010u29g1w