bq_validate_query_syntax
Validate BigQuery SQL syntax with detailed error reporting to catch issues before query execution.
Instructions
Enhanced syntax validation with detailed error reporting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | The SQL query to validate | |
| params | No | Optional query parameters (key-value pairs) |