route_tracks_to_bus
Plan and confirm routing of selected tracks to a specific group bus in Ableton Live, with a dry-run preview before applying changes.
Instructions
Plan or route existing tracks to one exact existing group bus using Live's available routing choices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| planHash | No | Hash returned by the matching dry run. | |
| trackIds | Yes | Source track IDs. | |
| busTrackId | Yes | Stable track ID returned by list_tracks. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |