streamdeck_read_page
Read a Stream Deck profile page to retrieve its buttons, layout, and raw manifest. Specify profile by name, ID, or directory ID to get page details.
Instructions
Read a profile page by profile name/ID and page index or directory ID. Returns buttons, layout, and raw manifest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_index | No | Zero-based page index. | |
| profile_id | No | Directory-based profile ID (.sdProfile folder name without suffix). | |
| directory_id | No | Page directory ID — safest target for updates. | |
| profile_name | No | Exact profile name as shown in the Elgato app. |