todoist_create_project_section
Create sections in Todoist projects to organize tasks by grouping related items together within specific projects.
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) |