BigQuery
List datasets and run bounded SQL through an authorized Google account
Connect BigQuery for dashboards and data tools that read a specific Google Cloud project. The configured project, location, and optional billing project bound every query.
Connect BigQuery
An administrator must configure and enable the Google OAuth application. In Settings > Integrations, select BigQuery, enter the Google Cloud project ID, optional Billing project ID, and optional Location, then authorize Google.
The connector supports list_datasets and bounded query requests.
Example prompt:
Use BigQuery to show daily completed orders for the last 30 days. Read only the analytics dataset and limit the result to 100 rows.
Verify and recover
List datasets, then run a small SELECT against a known table. Confirm the job appears in the expected Google Cloud project and that bytes processed stay within the intended range.
If Google rejects the query, check the account's BigQuery roles, project IDs, dataset location, and billing permissions. Disconnecting removes Swarmz's stored grant; it does not remove datasets or cancel unrelated BigQuery jobs.