Skip to main content
Glama

Todoist MCP Server

todoist_get_shared_labels

Retrieve shared labels from Todoist, excluding personal labels if specified. Use this tool to streamline label management within collaborative projects.

Instructions

Get all shared labels from Todoist

Input Schema

NameRequiredDescriptionDefault
omit_personalNoWhether to exclude the names of the user's personal labels from the results (default: false)

Input Schema (JSON Schema)

{ "properties": { "omit_personal": { "description": "Whether to exclude the names of the user's personal labels from the results (default: false)", "type": "boolean" } }, "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