super_validate
Validate SuperSQL query syntax to detect errors and get migration suggestions before execution, ensuring query correctness in SuperDB MCP Server.
Instructions
Validate SuperSQL query syntax without executing. Returns diagnostics with position info and migration suggestions for common zq-to-SuperDB errors.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SuperSQL query to validate |