track_create
Add a new MIDI or audio track to your Ableton Live set at an optional track index, returning the created track for immediate use.
Instructions
Create a new MIDI or audio track at an optional index. Use when the user explicitly wants another track. NOT idempotent: every call creates a track; returns the created track and verifies that its type matches the request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| index | No | ||
| name | No |