Validate diagram code
validate_diagramParse diagram source code to identify errors and warnings with exact line numbers, enabling quick fixes before rendering without writing any files.
Instructions
Parse diagram code and report errors and warnings with line numbers, without writing any file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Diagram source code. Call diagram_syntax for the language reference. |