Kong · Capability
Konnect API - Go SDK — Custom Plugin Schemas
Konnect API - Go SDK — Custom Plugin Schemas. 5 operations. Lead operation: List Custom Plugin Schemas. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listpluginschemas
— List Custom Plugin Schemas
/v1/v2/control-planes/{controlplaneid}/core-entities/plugin-schemas
POST
Createpluginschemas
— Upload custom plugin schema
/v1/v2/control-planes/{controlplaneid}/core-entities/plugin-schemas
GET
Getpluginschema
— Get a custom plugin schema
/v1/v2/control-planes/{controlplaneid}/core-entities/plugin-schemas/{name}
DELETE
Deletepluginschemas
— Delete custom plugin schema
/v1/v2/control-planes/{controlplaneid}/core-entities/plugin-schemas/{name}
PUT
Updatepluginschemas
— Create or update a custom plugin schema
/v1/v2/control-planes/{controlplaneid}/core-entities/plugin-schemas/{name}
MCP Tools
list-custom-plugin-schemas
List Custom Plugin Schemas
read-only
idempotent
upload-custom-plugin-schema
Upload custom plugin schema
get-custom-plugin-schema
Get a custom plugin schema
read-only
idempotent
delete-custom-plugin-schema
Delete custom plugin schema
idempotent
create-update-custom-plugin-schema
Create or update a custom plugin schema
idempotent