Skip to main content
Glama

todoist_update_task

Modify an existing Todoist task by updating its title, description, due date, priority, or labels using the task ID.

Instructions

Update an existing task in Todoist. Only provided fields will be updated. To clear a due date, use the Todoist app. Args: params: UpdateTaskInput containing: - task_id: The task ID to update - content: New task title - description: New description - due_string: New due date (natural language) - due_date: New due date (YYYY-MM-DD) - priority: New priority (1-4) - labels: New labels (replaces existing) Returns: Updated task confirmation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

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/IAMSamuelRodda/todoist-mcp'

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