get_master_track_devices
Retrieve a list of all devices on the master track, including index, name, class name, type, and active status. Ideal for inspecting the master chain in Ableton Live.
Instructions
Get a list of all devices on the master track.
Returns device index, name, class_name, type, and is_active for each device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |