update-projects
Update multiple existing Todoist projects by specifying project IDs and their new properties such as name, color, view style, favorite flag, and description.
Instructions
Update multiple existing projects with new values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projects | Yes | The projects to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projects | Yes | The updated projects. | |
| totalCount | Yes | The total number of projects updated. | |
| appliedOperations | Yes | Summary of operations performed. | |
| updatedProjectIds | Yes | The IDs of the updated projects. |