update-task
Modify a task in Todoist by updating its details such as content, deadline, priority, labels, or assignee. Requires task ID to ensure accurate task identification and changes.
Instructions
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 |