update-tasks
Update existing tasks in Todoist by modifying content, due dates, priorities, assignments, and more. Specify task IDs and the fields to change.
Instructions
Update existing tasks including content, dates, priorities, and assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | The tasks to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | The updated tasks. | |
| totalCount | Yes | The total number of tasks updated. | |
| updatedTaskIds | Yes | The IDs of the updated tasks. | |
| appliedOperations | Yes | Summary of operations performed. |