mcp_opendaw_set_region_label
To rename a region's label in a track, specify the track index, region index, audio unit index, and new label text.
Instructions
Rename a region's label (display name).
label: New label text. unit_index: Audio unit index (-1 = search all AUs). track_index: Track index within the AU. region_index: Region to rename (0-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| unit_index | Yes | ||
| track_index | Yes | ||
| region_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |