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