Kong · Capability
Konnect API - Go SDK — Add-Ons
Konnect API - Go SDK — Add-Ons. 5 operations. Lead operation: Create Add-On. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
POST
Createaddon
— Create Add-On
/v1/v2/cloud-gateways/add-ons
GET
Listaddons
— List Add-Ons
/v1/v2/cloud-gateways/add-ons
GET
Getaddon
— Get Add-On
/v1/v2/cloud-gateways/add-ons/{addonid}
DELETE
Deleteaddon
— Delete Add-On
/v1/v2/cloud-gateways/add-ons/{addonid}
PATCH
Updateaddon
— Update Add-On
/v1/v2/cloud-gateways/add-ons/{addonid}
MCP Tools
create-add
Create Add-On
list-add-ons
List Add-Ons
read-only
idempotent
get-add
Get Add-On
read-only
idempotent
delete-add
Delete Add-On
idempotent
update-add
Update Add-On
idempotent