todoist_section_unarchive
Unarchive a section and restore its tasks to active status. Provide the section ID or name, optionally narrowing by project.
Instructions
Unarchive a previously archived section. Restores the section and its tasks to active status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | No | The ID of the section to unarchive | |
| section_name | No | The name of the section to unarchive (partial match, case-insensitive) | |
| project_id | No | Optional project ID to narrow section search |