Todoist MCP

MIT License
126
5
  • Apple
  • Linux

get-shared-labels

Retrieve shared labels in Todoist to organize collaborative tasks, with an option to exclude personal labels for streamlined team workflow management.

Instructions

Retrieves a list of shared labels in Todoist

Input Schema

NameRequiredDescriptionDefault
omitPersonalNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "omitPersonal": { "type": "boolean" } }, "type": "object" }
ID: 2010u29g1w