ClawLink
Google Apps63 toolsBrowser login (OAuth), no API keys

Google BigQuery integration for AI agents

Query and manage datasets, tables, and jobs in Google BigQuery

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Google BigQuery once and call the same tools from all of them.

Setup

Connect google-bigquery through ClawLink's hosted setup.

  • Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Google BigQuery exposes 63 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
googlebigquery_cancel_jobTool to cancel a running BigQuery job. This call returns immediately, and you need to poll for the job status to see if the cancel completed successfully.Read
googlebigquery_create_capacity_commitmentTool to create a new capacity commitment resource in BigQuery Reservation. Use when you need to purchase compute capacity (slots) with a committed period of usage for BigQuery jobs.Read
googlebigquery_create_connectionTool to create a new BigQuery connection to external data sources using the BigQuery Connection API.Read
googlebigquery_create_data_exchangeTool to create a new Analytics Hub data exchange for sharing BigQuery datasets. Use when you need to set up a container for data sharing with descriptive information and listings.Read
googlebigquery_create_dataexchanges_listingsTool to create a new listing in a BigQuery Analytics Hub data exchange. Use when you need to share a BigQuery dataset with specific subscribers or make it available for discovery.Read
googlebigquery_create_datasetTool to create a new BigQuery dataset with explicit location, labels, and description using the BigQuery Datasets API.Read
googlebigquery_create_listingTool to create a new listing in a data exchange using Analytics Hub API. Use when publishing a BigQuery dataset to make it available for subscription by other users or organizations.Read
googlebigquery_create_locations_datapoliciesTool to create a new data policy under a project with specified location using the v2beta1 BigQuery Data Policy API.Read
googlebigquery_create_query_templateTool to create a new query template in a BigQuery Analytics Hub Data Clean Room (DCR) data exchange. Use when you need to define predefined and approved queries for data clean room use cases.Read
googlebigquery_create_reservationTool to create a new BigQuery reservation resource to guarantee compute capacity (slots) for query and pipeline jobs.Read
googlebigquery_create_reservation_assignmentTool to create a BigQuery reservation assignment that allows a project, folder, or organization to submit jobs using slots from a specified reservation.Read
googlebigquery_create_routineTool to create a new user-defined routine (function or procedure) in a BigQuery dataset.Read
googlebigquery_get_bigquery_modelRetrieve a specific BigQuery ML model resource by model IDRead
googlebigquery_get_connection_iam_policyGet the IAM access control policy for a BigQuery connection resourceRead
googlebigquery_get_datasetRetrieve BigQuery dataset metadata including location via the datasets.get APIRead
googlebigquery_get_jobRetrieve information about a specific BigQuery jobRead
googlebigquery_get_query_resultsGet the results of a BigQuery query job via RPCRead
googlebigquery_get_routineRetrieve a BigQuery routine (user-defined function or stored procedure) by its IDRead
googlebigquery_get_routine_iam_policyRetrieve the IAM access control policy for a BigQuery routine resourceRead
googlebigquery_get_service_accountGet the service account for a project used for interactions with Google Cloud KMSRead
googlebigquery_get_table_iam_policyRetrieve the IAM access control policy for a BigQuery table resourceRead
googlebigquery_get_table_schemaFetch a BigQuery table's schema and metadata without querying row dataRead
googlebigquery_list_analytics_hub_listingsList all listings in a given Analytics Hub data exchangeRead
googlebigquery_list_big_query_connectionsList BigQuery connections in a given project and locationRead
googlebigquery_list_capacity_commitmentsList all capacity commitments for the admin projectRead
googlebigquery_list_dataexchanges_listingsList all listings in a given Analytics Hub data exchange using the v1beta1 APIRead
googlebigquery_list_datasetsList datasets in a specific BigQuery project, including dataset locationsRead
googlebigquery_list_jobsList all jobs that you started in a BigQuery projectRead
googlebigquery_list_locationsList information about supported locations for BigQuery Data Transfer ServiceRead
googlebigquery_list_locations_connectionsList BigQuery connections in a given project and location using the v1beta1 APIRead