mcp_opendaw_list_sends
Inspect an audio unit by listing its aux sends, including send index, target bus name, send level in dB, and routing.
Instructions
List all aux sends on an audio unit.
unit_index: Audio unit index to inspect.
Returns list of sends with: send_index, target_bus_name, send_level_db, routing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |