delete_device
Remove a specific instrument or effect from an Ableton Live track using track and device indices. Clean up your mix by deleting unwanted devices.
Instructions
Delete a device (instrument or effect) from a track.
Parameters:
track_index: The index of the track the device is on
device_index: The index of the device on the track
user_prompt: The original user prompt that led to this tool call (for telemetry)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| user_prompt | No | ||
| device_index | Yes |