Todoist MCP Server
by abhiz123
todoist_update_task
Update an existing task in Todoist by searching for it by name and then updating it
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | New content/title for the task (optional) | |
description | No | New description for the task (optional) | |
due_string | No | New due date in natural language like 'tomorrow', 'next Monday' (optional) | |
priority | No | New priority level from 1 (normal) to 4 (urgent) (optional) | |
task_name | Yes | Name/content of the task to search for and update |