streamdeck_write_page
Create or update a Stream Deck page with custom buttons, icons, and actions. Write page layouts and settings to configure the device for your workflow.
Instructions
Create a new page or replace/update an existing Stream Deck page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buttons | No | Buttons to write. | |
| page_name | No | Page name stored in manifest. | |
| create_new | No | Create a new page. | |
| page_index | No | ||
| profile_id | No | ||
| directory_id | No | ||
| make_current | No | Make this the active page. | |
| profile_name | No | ||
| clear_existing | No | Replace page contents (default: true). |