mcp_opendaw_set_bus_label
Rename an audio bus to a custom label, such as 'Reverb Bus' or 'Drum Bus', using its bus index.
Instructions
Set the label (name) of an audio bus.
bus_index: Bus index from create_audio_bus. label: New name for the bus (e.g. "Reverb Bus", "Drum Bus").
Returns success or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| bus_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |