check
Check if provided text is a valid Mermaid diagram. Returns an empty string on success or error message on failure.
Instructions
Check if the text is a valid mermaid diagram. Returns an empty string if valid, otherwise returns the error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |