Kong · Capability
Konnect API - Go SDK — Dashboards
Konnect API - Go SDK — Dashboards. 5 operations. Lead operation: List dashboards. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Dashboardslist
— List dashboards
/v1/v2/dashboards
POST
Dashboardscreate
— Create a new dashboard
/v1/v2/dashboards
GET
Dashboardsget
— Get a single dashboard
/v1/v2/dashboards/{dashboardid}
PUT
Dashboardsupdate
— Update an existing dashboard
/v1/v2/dashboards/{dashboardid}
DELETE
Dashboardsdelete
— Delete an existing dashboard
/v1/v2/dashboards/{dashboardid}
MCP Tools
list-dashboards
List dashboards
read-only
idempotent
create-new-dashboard
Create a new dashboard
get-single-dashboard
Get a single dashboard
read-only
idempotent
update-existing-dashboard
Update an existing dashboard
idempotent
delete-existing-dashboard
Delete an existing dashboard
idempotent