Skip to main content
Glama

Todoist MCP Server

todoist_get_personal_label

Retrieve a specific personal label by its ID from Todoist to organize and manage tasks more effectively. Integrates with Todoist MCP Server for streamlined task automation.

Instructions

Get a personal label by ID

Input Schema

NameRequiredDescriptionDefault
label_idYesID of the label to retrieve

Input Schema (JSON Schema)

{ "properties": { "label_id": { "description": "ID of the label to retrieve", "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