set_track_solo
Solo or unsolo a specific track in Ableton Live by specifying its index and desired solo state. Use this tool to isolate tracks for focused editing or mixing.
Instructions
Solo or unsolo a track.
Parameters:
track_index: The index of the track
soloed: True to solo, False to unsolo (default: True)
user_prompt: The original user prompt that led to this tool call (for telemetry)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| soloed | No | ||
| track_index | Yes | ||
| user_prompt | No |