Google BigQuery · Capability
Google BigQuery API — Tables
Google BigQuery API — Tables. 5 operations. Lead operation: Google BigQuery List tables. Self-contained Naftiko capability covering one Google Bigquery business surface.
What You Can Do
GET
Listtables
— Google BigQuery List tables
/v1/projects/{projectid}/datasets/{datasetid}/tables
POST
Inserttable
— Google BigQuery Create a table
/v1/projects/{projectid}/datasets/{datasetid}/tables
GET
Gettable
— Google BigQuery Get table
/v1/projects/{projectid}/datasets/{datasetid}/tables/{tableid}
PATCH
Patchtable
— Google BigQuery Partially update table
/v1/projects/{projectid}/datasets/{datasetid}/tables/{tableid}
DELETE
Deletetable
— Google BigQuery Delete table
/v1/projects/{projectid}/datasets/{datasetid}/tables/{tableid}
MCP Tools
google-bigquery-list-tables
Google BigQuery List tables
read-only
idempotent
google-bigquery-create-table
Google BigQuery Create a table
read-only
google-bigquery-get-table
Google BigQuery Get table
read-only
idempotent
google-bigquery-partially-update-table
Google BigQuery Partially update table
idempotent
google-bigquery-delete-table
Google BigQuery Delete table
idempotent