mcp_opendaw_set_unit_minimized
Minimize or expand audio units in the mixer to declutter the view when working with many tracks.
Instructions
Minimize or expand an audio unit in the mixer view.
Minimized AUs take less space in the mixer — useful for decluttering when working with many tracks.
unit_index: AU index. minimized: True to minimize, False to expand.
Returns success with old and new minimized state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minimized | Yes | ||
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |