add-projects
Add one or more new projects to your Todoist account. Specify project name, color, parent project, view style (list, board, calendar), workspace, favorite status, and description.
Instructions
Add one or more new projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projects | Yes | The array of projects to add. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projects | Yes | The created projects. | |
| totalCount | Yes | The total number of projects created. |