PolyAPI · Capability
PolyAPI Platform API — Schemas
PolyAPI Platform API — Schemas. 5 operations. Lead operation: PolyAPI List schemas. Self-contained Naftiko capability covering one Polyapi business surface.
What You Can Do
GET
Listschemas
— PolyAPI List schemas
/v1/schemas
POST
Createschema
— PolyAPI Create a schema
/v1/schemas
GET
Getschema
— PolyAPI Get a schema
/v1/schemas/{schemaid}
PATCH
Updateschema
— PolyAPI Update a schema
/v1/schemas/{schemaid}
DELETE
Deleteschema
— PolyAPI Delete a schema
/v1/schemas/{schemaid}
MCP Tools
polyapi-list-schemas
PolyAPI List schemas
read-only
idempotent
polyapi-create-schema
PolyAPI Create a schema
polyapi-get-schema
PolyAPI Get a schema
read-only
idempotent
polyapi-update-schema
PolyAPI Update a schema
idempotent
polyapi-delete-schema
PolyAPI Delete a schema
idempotent