version: "1.0.1" name: validate description: Validate SQL and report diagnostics using syntaqlite. Use when the user wants to check SQL for errors, lint SQL files, or verify correctness against a schema.
Validate SQL
Validate SQLite SQL and report diagnostics (errors, warnings) using the syntaqlite CLI.