Skip to content

BigQuery Tools Documentation

This document lists all available BigQuery tools and their usage.

Configuration Requirements

To use these tools, you need to configure the following: - BigQuery Project ID - BigQuery Credentials (JSON) - BigQuery Location

Tools

Tool Name Description Parameters
bigquery_execute_database_query Execute SQL queries against Google Cloud BigQuery - connection_id (string): The ID of the BigQuery connection to use
- sql_query (string): The SQL query to execute
bigquery_list_database_connections List all available BigQuery connections None