update_project
Modify an existing Todoist project by changing its name, color, favorite status, or view style.
Instructions
Update an existing Todoist project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project to update | |
| name | No | The updated name of the project | |
| color | No | The updated color of the project | |
| is_favorite | No | Whether the project is a favorite | |
| view_style | No | The view style of the project (list, board, or calendar) |