mcp_opendaw_list_effect_parameters
Retrieve all parameters of a specific effect on an audio unit, including names, current values, units, and ranges, by specifying the unit and effect index.
Instructions
List all parameters of an effect on an audio unit.
unit_index: Audio unit index. effect_index: Effect position in the chain (0-based, from add_effect return).
Returns parameter names, current values, units, and ranges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| effect_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |