get_track_info
Retrieve detailed state of a single track, including name, mixer, sends, clip slots, and device chain. Use for non-destructive inspection without modifying the set.
Instructions
Return detailed state for one regular track without modifying the set.
Includes name/type, mixer and arm/mute/solo state, sends, freeze/color state, playing/fired slot indices, every Session slot's basic clip state, and the device-chain names/types. Use get_session_info for global transport state, get_device_parameters for parameter values, or get_clip_info for full clip properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | Zero-based index of a regular track in the Live set. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |