set_page_style
Apply style properties to multiple buttons on a Stream Deck page by providing a JSON array with row, column, text, color, and bgcolor values.
Instructions
Batch-set style on multiple buttons on a page.
buttons_json: JSON array of {row, column, text?, color?, bgcolor?} objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| buttons_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |