add-sections
Add one or more sections to a Todoist project by specifying section names and project IDs.
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. |