add-sections
Add new sections to Todoist projects by specifying section name and project ID. Supports adding multiple sections at once.
Instructions
Add one or more new sections to projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | Yes | The array of sections to add. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | Yes | The created sections. | |
| totalCount | Yes | The total number of sections created. |