mcp_opendaw_get_device_chain_detail
Retrieve the full device chain for a given AU index, including instrument type, audio and MIDI effects with enabled and minimized states, and parameter counts.
Instructions
Get detailed info about all devices on an AU — instrument, audio effects, MIDI effects.
One call to inspect the full device chain: instrument name/type, all effects with labels, enabled state, minimized state, and parameter counts.
unit_index: AU index.
Returns instrument info, audio_effect array, midi_effect array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |