set_track_routing
Plan or apply track routing and monitoring changes in Ableton Live with a dry-run preview and confirmation token to execute exact choice IDs safely.
Instructions
Plan or apply guarded track routing and monitoring changes by exact choice ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| planHash | No | Hash returned by the matching dry run. | |
| monitoring | No | Monitoring mode value or name. | |
| inputTypeId | No | Input routing type ID. | |
| outputTypeId | No | Output routing type ID. | |
| inputChannelId | No | Input routing channel ID. | |
| outputChannelId | No | Output routing channel ID. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |