load_device_to_return
Load a browser device or preset onto a return track using its URI from search_browser. Appends the device to the track's chain, selecting the track in Live.
Instructions
Append one loadable browser device or preset to a return track's chain.
Obtain item_uri from search_browser. Loading selects the return track in
Live and creates a new device, so repeated calls add duplicates. Prefer audio
effects on returns; use load_instrument_or_effect for a regular track or
load_device_to_master for the Master chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_uri | Yes | Loadable browser-item URI returned by search_browser. | |
| return_index | Yes | Zero-based return-track index; 0 is Return A. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |