query
Run BigQuery SQL statements and return the data results. Use to execute ad-hoc analytics, validate queries, and retrieve data for reporting or downstream processing.
Instructions
Executes the provided BigQuery sql statement and returns the results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | BigQuery sql statement to execute |