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

credentials_json
stringRequired

Tools

SLUG: GOOGLEBIGQUERY_QUERY

Query tool will run a sql query in bigquery. note: make sure the query being input in a single line format. for example, select * from sample dataset.sample table where column name = 'value'

Action Parameters

query
stringRequired

Action Response

data
objectRequired
error
string
successful
booleanRequired