todoist_create_project_section
Create sections in Todoist projects to organize tasks into logical groups. Supports batch operations for adding multiple sections at once.
Instructions
Create one or more sections in Todoist projects
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | No | Array of sections to create (for batch operations) | |
| project_id | No | ID of the project | |
| name | No | Name of the section | |
| order | No | Order of the section (optional) |