delete_track
Remove a specific track by index from Ableton Live using the MCP server. Specify the track type as 'audio', 'midi', or 'return' for precise deletion.
Instructions
delete track by index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
index | Yes | [int] index of track | |
type | Yes | the type of track, "return", "audio", "midi" |