pixelblaze_get_controls
Get the UI controls for the active LED pattern, returning sliders, toggles, and pickers with their names and current values.
Instructions
Get the UI controls for the currently active pattern.
Returns a list of control dicts, each with 'name', 'value', and 'type' keys. The controls correspond to exported slider/toggle/picker variables in the pattern code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |