helm_set_theme
Sets the dashboard theme using a theme object with color tokens and active preset; connected dashboards apply the theme on next load.
Instructions
Set the dashboard theme. theme is {"colors": {token: "#rrggbb", ...},
"activePreset": name|null}. Connected dashboards pick it up on next load.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | Yes |