mcp_opendaw_set_bus_label
Rename an audio bus by specifying its index and a new label, enabling clear identification of buses in your mix.
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 |