todoist_section_update
Update a Todoist section's name using its section ID or search by section name. Specify a project to narrow the search.
Instructions
Update an existing section in Todoist. Can update name by section ID or section name search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | No | Section ID to update (takes precedence over section_name if both provided) | |
| section_name | No | Section name to search for (case-insensitive partial match) | |
| project_id | No | Project ID to narrow down section search when using section_name | |
| name | No | New name for the section |