Skip to main content
Glama

todoist_add_task

Create new tasks in Todoist with content, due dates, priorities, projects, and labels through the py-todoist-mcp server.

Instructions

Create a new task in Todoist.

Args: content: The task content/name. description: Optional task description. due_date: Optional due date string (e.g., "tomorrow", "2024-01-15", "next Monday"). priority: Optional priority (1-4, where 4 is highest). project_id: Optional project ID to assign the task to. labels: Optional list of label names to apply.

Returns: A confirmation message with the created task ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentYes
descriptionNo
due_dateNo
priorityNo
project_idNo
labelsNo

Latest Blog Posts

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/chris-jelly/py-todoist-mcp'

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