create_track
Create new audio, MIDI, or return tracks in Ableton Live. Specify track type, name, insert position, and color for immediate playback arrangement.
Instructions
Create a new track. track_type: 'audio', 'midi', or 'return'. insert_at: position index (-1 = end). color: name ('red','blue','green',...) or integer color ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | No | midi | |
| name | No | ||
| insert_at | No | ||
| color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |