mcp_opendaw_validate_project
Checks if a project is valid by detecting overlapping regions on the same track and returns validity status with issue details.
Instructions
Check if the project is valid — detects overlapping regions on the same track.
Returns valid (bool) and details about any issues found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |