dashbrr_set_ui_preference_collapse
Set the collapsed state of a dashboard panel for the authenticated user by providing the panel key and a boolean value to show or hide it.
Instructions
Set whether a dashboard panel is collapsed for the authenticated user.
key identifies the panel; collapsed toggles its state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| collapsed | Yes |