Apache Pinot · Capability
Apache Pinot REST API — Tables
Apache Pinot REST API — Tables. 4 operations. Lead operation: Apache Pinot List Tables. Self-contained Naftiko capability covering one Apache Pinot business surface.
What You Can Do
GET
Listtables
— Apache Pinot List Tables
/v1/tables
POST
Createtable
— Apache Pinot Create Table
/v1/tables
GET
Gettable
— Apache Pinot Get Table
/v1/tables/{tablename}
DELETE
Deletetable
— Apache Pinot Delete Table
/v1/tables/{tablename}
MCP Tools
apache-pinot-list-tables
Apache Pinot List Tables
read-only
idempotent
apache-pinot-create-table
Apache Pinot Create Table
apache-pinot-get-table
Apache Pinot Get Table
read-only
idempotent
apache-pinot-delete-table
Apache Pinot Delete Table
idempotent