validate_erd
Validates an ERD's project structure and referential integrity, returning a validity status and any errors. Provide a local .erd.json file or server ERD ID to check.
Instructions
Validates project structure and referential integrity ({ valid, errors }).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Target ERD — exactly one of a local file ({file}) or a server ERD ({erdId}) |