mcp_opendaw_list_modular_modules
List all modules in a Modular audio device by specifying the audio unit index and effect index. Returns detailed module information including type, position, inputs, outputs, and parameters.
Instructions
List all modules in a Modular device.
au_index: Audio unit index. effect_index: Effect index within the AU.
Returns modules with their type, label, x/y position, inputs, outputs, and parameter values. Module types: gain, delay, multiplier, audio-input, audio-output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| au_index | Yes | ||
| effect_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |