get_track_names
Retrieve track names from Ableton Live sessions to identify audio, MIDI, and return tracks for project organization and navigation.
Instructions
Get the names of tracks in Ableton Live.
Args:
index_min: Optional minimum track index
index_max: Optional maximum track index
Returns:
A formatted string containing track names
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index_min | No | ||
| index_max | No |