Todoist MCP Server
by Chrusic
Verified
todoist_update_project
Update one or more projects in Todoist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | New color for the project (optional) | |
favorite | No | Whether the project should be a favorite (optional) | |
name | No | New name for the project (optional) | |
project_id | No | ID of the project to update | |
projects | No | Array of projects to update (for batch operations) | |
view_style | No | View style of the project (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- todoist_create_task
- todoist_get_tasks
- todoist_update_task
- todoist_delete_task
- todoist_complete_task
- todoist_get_projects
- todoist_create_project
- todoist_update_project
- todoist_get_project_sections
- todoist_create_project_section
- todoist_get_personal_labels
- todoist_remove_shared_labels
- todoist_create_personal_label
- todoist_get_personal_label
- todoist_update_personal_label
- todoist_delete_personal_label
- todoist_get_shared_labels
- todoist_rename_shared_labels
- todoist_update_task_labels