Skip to main content
The Google BigQuery node adds Google BigQuery operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields. Google BigQuery also includes 1 trigger operation (marked in the tables below) that can start a workflow when something happens in Google BigQuery.
You can wire the Google BigQuery node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Google BigQuery under Credentials in the node settings. See Connecting credentials for the general flow.

Big query OAuth

Sign in with your Google BigQuery account when prompted; no keys to copy. Get your credentials here. NoClick requests the following permissions:
  • https://www.googleapis.com/auth/bigquery

Big query service account

Enter the values manually when creating the credential. Create a JSON key for a service account with the required BigQuery IAM roles (e.g. BigQuery Job User + BigQuery Data Editor). Prefer user OAuth for user-delegated access; use service accounts for server-to-server automation. Get your credentials here.

Operations

Datasets

Jobs

Models

Project

Queries

Routines

Row access policies

Tables

Triggers