| name | description |
|---|---|
bigquery-schema |
Fetch and inspect BigQuery table schemas using the bq CLI (part of the Google Cloud SDK). Use when you need to look up column names, types, or structure of a BigQuery table before writing SQL queries or building pipeline assets. |
Use the bq CLI (bundled with gcloud SDK) to inspect table schemas before writing queries or pipeline code.