mcp_opendaw_get_script_device_code
Retrieve the JavaScript code currently running on a scriptable device in openDAW, including the full code string, header, and length.
Instructions
Read the current user JavaScript code from a scriptable device.
Returns the full code string, header line, and code length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| device_type | Yes | ||
| device_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |