todoist_update_project
Modify an existing Todoist project by updating its name, color, favorite status, or view style. Use this tool to keep your task management system organized and tailored to your preferences.
Instructions
Update an existing project in Todoist
Args: project_id: ID of the project to update name: New name for the project (optional) color: New color for the project (optional) is_favorite: Whether the project should be marked as favorite (optional) view_style: View style of the project, either 'list' or 'board' (optional)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | ||
is_favorite | No | ||
name | No | ||
project_id | Yes | ||
view_style | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Todoist MCP Server
- todoist_add_project
- todoist_add_section
- todoist_close_task
- todoist_create_task
- todoist_delete_project
- todoist_delete_section
- todoist_delete_task
- todoist_get_project
- todoist_get_projects
- todoist_get_section
- todoist_get_sections
- todoist_get_task
- todoist_get_tasks
- todoist_reopen_task
- todoist_update_project
- todoist_update_section
- todoist_update_task
Related Tools
- @mikemc/todoist-mcp-server
- @Doist/todoist-mcp
- @Chrusic/todoist-mcp-server-extended
- @Doist/todoist-mcp
- @mikemc/todoist-mcp-server