bq_preview_table
Preview BigQuery table data cost-free without running a query job. Quickly inspect sample rows to validate schema and content before analysis.
Instructions
Get a preview of table data without running a query job (cost-free)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | The dataset ID | |
| table_id | Yes | The table ID | |
| project_id | No | GCP project ID (uses default if not provided) | |
| max_results | No | Maximum number of rows to preview (default: 5, hard limit: 10) |