create_project
Create a new Todoist project with customizable name, color, view style, and organization options to structure tasks and workflows.
Instructions
Create a new project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| color | No | Color name (e.g., "berry_red", "blue") or hex code | |
| parentId | No | Parent project ID for nested projects | |
| isFavorite | No | Mark as favorite | |
| viewStyle | No | View style (list or board) |