get_track_info
Retrieve detailed information about any Ableton Live track, including name, volume, mute, solo, and devices, by providing its index.
Instructions
Get detailed info about a specific track — name, volume, mute, solo, devices, etc.
Parameters:
track_index: The track index (0-based)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |