gcloud_bq_ls
List BigQuery datasets or tables in a project. Specify a dataset to view its tables, or omit it to see all datasets. Limit results with max_results.
Instructions
List BigQuery datasets or tables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | No | Dataset name to list tables from (if not provided, lists datasets) | |
| project | No | Project ID (uses current project if not specified) | |
| max_results | No | Maximum number of results to return |