load_item_to_track
Place an instrument or effect from the browser onto a track using its URI and track index.
Instructions
Load a browser item (instrument or effect) onto a track by URI.
Parameters:
track_index: The index of the track to load the item onto
uri: The URI of the browser item (obtained from browse_path or search_browser)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| track_index | Yes |