mcp_opendaw_get_effect_chain
Retrieve the full effect chain for an audio unit, returning an ordered list with each effect's type, enabled state, and index.
Instructions
Get the full effect chain for an audio unit.
unit_index: Audio unit index.
Returns ordered list of effects with their type, enabled state, and index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |