mcp_opendaw_list_midi_effect_params
Retrieve all parameters of a MIDI effect in openDAW, including current values, units, and constraints, by specifying the audio unit and effect index.
Instructions
List all parameters of a MIDI effect with current values.
unit_index: Audio unit index. effect_index: MIDI effect position in the chain (0-based).
Returns parameter names, values, units, and constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| effect_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |