todoist_create_project
Create and manage new Todoist projects with customizable options like name, color, view style, and parent project for organized task tracking and productivity.
Instructions
Create a new project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | Project color (optional) | |
isFavorite | No | Whether to mark as favorite (optional) | |
name | Yes | The name of the project | |
parentId | No | Parent project ID for creating a sub-project (optional) | |
viewStyle | No | Project view style: 'list' or 'board' (optional) |