mcp_opendaw_get_effect_chain
Retrieve the complete effect chain for an audio unit, listing each effect with its type, enabled state, and position.
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 |