todoist_create_project
Create single or multiple Todoist projects with custom properties like name, color, parent ID, and view style. Supports hierarchical project structures and batch operations for efficient organization.
Instructions
Create one or more projects with support for nested hierarchies
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | Color of the project (optional) | |
favorite | No | Whether the project is a favorite (optional) | |
name | No | Name of the project (for single project creation) | |
parent_id | No | Parent project ID (optional) | |
projects | No | Array of projects to create (for batch operations) | |
view_style | No | View style of the project (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Todoist MCP Server
- todoist_complete_task
- todoist_create_personal_label
- todoist_create_project
- todoist_create_project_section
- todoist_create_task
- todoist_delete_personal_label
- todoist_delete_task
- todoist_get_personal_label
- todoist_get_personal_labels
- todoist_get_projects
- todoist_get_project_sections
- todoist_get_shared_labels
- todoist_get_tasks
- todoist_remove_shared_labels
- todoist_rename_shared_labels
- todoist_update_personal_label
- todoist_update_project
- todoist_update_task
- todoist_update_task_labels
Related Tools
- @Doist/todoist-mcp
- @mikemc/todoist-mcp-server
- @mikemc/todoist-mcp-server
- @Chrusic/todoist-mcp-server-extended
- @Doist/todoist-mcp