bq_get_table_info
Need to understand a BigQuery table's structure? Retrieve partitioning, clustering, and metadata details to validate and optimize your queries.
Instructions
Get comprehensive table information including partitioning and clustering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes | The table ID | |
| dataset_id | Yes | The dataset ID | |
| project_id | No | GCP project ID (uses default if not provided) |