Todoist MCP
by miottid
update-task
Update a task in Todoist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeId | No | The ID of a project collaborator to assign the task to | |
content | No | ||
deadlineDate | No | Specific date in YYYY-MM-DD format relative to user’s timezone. | |
deadlineLang | No | 2-letter code specifying language of deadline. | |
description | No | ||
labels | No | ||
priority | No | Task priority from 1 (normal) to 4 (urgent) | |
taskId | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- add-comment-to-project
- add-comment-to-task
- add-label
- add-project
- add-section
- add-task
- close-task
- delete-comment
- delete-label
- delete-project
- delete-section
- delete-task
- get-comment
- get-label
- get-labels
- get-project
- get-project-collaborators
- get-project-comments
- get-projects
- get-section
- get-sections
- get-shared-labels
- get-task
- get-task-comments
- get-tasks
- move-task-to-parent
- move-task-to-project
- move-task-to-section
- remove-shared-label
- rename-shared-label
- reopen-task
- update-comment
- update-label
- update-project
- update-section
- update-task