todoist_section_create
Add a new section to a Todoist project by specifying its name and project ID, with an optional order parameter.
Instructions
Create a new section within a project in Todoist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the section | |
| project_id | Yes | Project ID where the section will be created | |
| order | No | Order of the section within the project (optional, lower values appear first) |