todoist_update_project
Modify an existing Todoist project by updating its name, color, favorite status, or view style. Input the project ID and desired changes for precise customizations.
Instructions
Update an existing project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | New color for the project (optional) | |
isFavorite | No | Whether to mark as favorite (optional) | |
name | No | New name for the project (optional) | |
projectId | Yes | The ID of the project to update | |
viewStyle | No | Project view style: 'list' or 'board' (optional) |