mcp_opendaw_remove_modular_module
Remove a specific module from a Modular device in openDAW, automatically deleting all connections to and from it.
Instructions
Remove a module from a Modular device.
au_index: Audio unit index. effect_index: Effect index within the AU. module_index: Module index to remove.
Returns success or error. All connections to/from this module are also removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| au_index | Yes | ||
| effect_index | Yes | ||
| module_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |