load_instrument_or_effect
Load an instrument or effect onto a specific Ableton Live track using its URI. Specify the track index and device URI to apply the desired sound.
Instructions
Load an instrument or effect onto a track using its URI.
Parameters:
track_index: The index of the track to load the instrument on
uri: The URI of the instrument or effect to load (e.g., 'query:Synths#Instrument%20Rack:Bass:FileId_5116')
user_prompt: The original user prompt that led to this tool call (for telemetry)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | ||
| track_index | Yes | ||
| user_prompt | No |