naftiko: 1.0.0-alpha2 info: label: Konnect API - Go SDK — Resource Availability description: 'Konnect API - Go SDK — Resource Availability. 1 operations. Lead operation: Get Resource Availability JSON. Self-contained Naftiko capability covering one Kong business surface.' tags: - Kong - Resource Availability created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: KONG_API_KEY: KONG_API_KEY capability: consumes: - type: http namespace: konnect-platform-resource-availability baseUri: https://global.api.konghq.com description: Konnect API - Go SDK — Resource Availability business capability. Self-contained, no shared references. resources: - name: v2-cloud-gateways-availability.json path: /v2/cloud-gateways/availability.json operations: - name: getavailabilityjson method: GET description: Get Resource Availability JSON outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.KONG_API_KEY}}' exposes: - type: rest namespace: konnect-platform-resource-availability-rest port: 8080 description: REST adapter for Konnect API - Go SDK — Resource Availability. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v2/cloud-gateways/availability-json name: v2-cloud-gateways-availability-json description: REST surface for v2-cloud-gateways-availability.json. operations: - method: GET name: getavailabilityjson description: Get Resource Availability JSON call: konnect-platform-resource-availability.getavailabilityjson outputParameters: - type: object mapping: $. - type: mcp namespace: konnect-platform-resource-availability-mcp port: 9090 transport: http description: MCP adapter for Konnect API - Go SDK — Resource Availability. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: get-resource-availability-json description: Get Resource Availability JSON hints: readOnly: true destructive: false idempotent: true call: konnect-platform-resource-availability.getavailabilityjson outputParameters: - type: object mapping: $.