bq_validate_sql
Verify BigQuery SQL syntax and structure before execution. Use this tool to check query validity, analyze schema, and estimate costs without running the query.
Instructions
Validate BigQuery SQL syntax without executing the query
Input Schema
Name | Required | Description | Default |
---|---|---|---|
params | No | Optional query parameters (key-value pairs) | |
sql | Yes | The SQL query to validate |