todoist_update_task
Update existing Todoist tasks by searching for their name and modifying content, description, due date, or priority level for better task management.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Todoist MCP Server
Related Tools
- @Chrusic/todoist-mcp-server-extended
- @mikemc/todoist-mcp-server
- @mikemc/todoist-mcp-server
- @Doist/todoist-mcp
- @abhiz123/todoist-mcp-server