mcp_opendaw_get_device_chain_detail
Inspect every device in an audio unit's chain—instrument and all audio/MIDI effects—with labels, enabled state, minimized state, and parameter counts. Pass a unit index to get full details.
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 |