todoist_section_delete
Delete a Todoist section with all its tasks. Specify the section by ID or search by name within a project for quick removal.
Instructions
Delete a section and all its tasks from Todoist. Can delete by section ID or section name search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | No | Section ID to delete (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 |