mcp_opendaw_set_unit_minimized
Declutter the mixer view by minimizing or expanding audio units. Specify the unit index and state to save space 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 |