update_task_header
Keep task headers organized by updating their name, collapse state, or description.
Instructions
Update a task header. Only send the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task header UUID | |
| name | No | Header name | |
| collapsed | No | Whether the section is collapsed | |
| description | No | Description below the header |