get_selected_max_device
Returns metadata for the selected Max for Live device, including support status, bridge session ID, and capability state.
Instructions
Return the selected Live device when it is a Max for Live device.
Returns selection metadata, whether the selected device is supported, the active bridge session id when attached, and Max bridge capability state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | No | ||
| supported | No | ||
| max_bridge | No | ||
| bridge_attached | No | ||
| selected_device | No | ||
| bridge_session_id | No | ||
| unsupported_reason | No | ||
| bridge_capabilities | No |