create_task_header
Create a task header to organize tasks into collapsible sections with an optional description, helping structure your task list.
Instructions
Create a new task header (section separator). Add it to a tag's items_order to position it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Header name | |
| collapsed | No | Whether the section is collapsed (default false) | |
| description | No | Optional description below the header |