Googlebigquery
Learn how to use Googlebigquery with Composio
Overview
SLUG: GOOGLEBIGQUERY
Description
Google BigQuery is a fully managed data warehouse for large-scale data analytics, offering fast SQL queries and machine learning capabilities on massive datasets
Authentication Details
Google Service Account
credentials_json
Connecting to Googlebigquery
Create an auth config
Use the dashboard to create an auth config for the Googlebigquery toolkit. This allows you to connect multiple Googlebigquery accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using Google Service Account
Tools
Executing tools
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Python
Tool List
GOOGLEBIGQUERY_QUERY
Tool Name: Query
Description
Action Parameters
query
Action Response
data
error
successful