get_button_mapping
Retrieve button-to-command mappings for an activity, remote, or device. Specify scope and scope ID to get bindings.
Instructions
Physical-button -> command bindings. scope is 'activity' (needs scope_id=activity_id), 'remote' (needs scope_id=remote entity_id), or 'device' (needs scope_id=target entity_id; returns every binding across all activities and remotes that targets that device).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| scope | Yes | ||
| scope_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||