Apache Pinot · Capability
Apache Pinot REST API — Schemas
Apache Pinot REST API — Schemas. 4 operations. Lead operation: Apache Pinot List Schemas. Self-contained Naftiko capability covering one Apache Pinot business surface.
What You Can Do
GET
Listschemas
— Apache Pinot List Schemas
/v1/schemas
POST
Addschema
— Apache Pinot Add Schema
/v1/schemas
GET
Getschema
— Apache Pinot Get Schema
/v1/schemas/{schemaname}
DELETE
Deleteschema
— Apache Pinot Delete Schema
/v1/schemas/{schemaname}
MCP Tools
apache-pinot-list-schemas
Apache Pinot List Schemas
read-only
idempotent
apache-pinot-add-schema
Apache Pinot Add Schema
apache-pinot-get-schema
Apache Pinot Get Schema
read-only
idempotent
apache-pinot-delete-schema
Apache Pinot Delete Schema
idempotent