update-category
Update an existing category by providing its ID and modifying optional fields like description, label, help text, panel position, or cascading filters.
Instructions
Update an existing category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Category ID | |
| description | No | Unique name of a category | |
| label | No | Alternative text for the category | |
| helpText | No | Help text to describe the category | |
| categoryObjectsPosition | No | Position of category objects panel | |
| cascadeFilters | No | Enable cascading filters |