bq_validate_sql
Validate BigQuery SQL syntax without running the query. Enter a SQL statement to check for errors, preview the schema, and estimate costs before executing.
Instructions
Validate BigQuery SQL syntax without executing the query
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | The SQL query to validate | |
| params | No | Optional query parameters (key-value pairs) |