naftiko: 1.0.0-alpha2 info: label: Konnect API - Go SDK — Degraphql_routes description: 'Konnect API - Go SDK — Degraphql_routes. 7 operations. Lead operation: List all Degraphql_routes. Self-contained Naftiko capability covering one Kong business surface.' tags: - Kong - Degraphql_routes 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-degraphql-routes baseUri: https://global.api.konghq.com description: Konnect API - Go SDK — Degraphql_routes business capability. Self-contained, no shared references. resources: - name: v2-control-planes-controlPlaneId-core-entities-degraphql_routes path: /v2/control-planes/{controlPlaneId}/core-entities/degraphql_routes operations: - name: listdegraphqlroute method: GET description: List all Degraphql_routes outputRawFormat: json outputParameters: - name: result type: object value: $. - name: v2-control-planes-controlPlaneId-core-entities-degraphql_routes-Degraphql_routeI path: /v2/control-planes/{controlPlaneId}/core-entities/degraphql_routes/{Degraphql_routeId} operations: - name: getdegraphqlroute method: GET description: Get a Degraphql_route outputRawFormat: json outputParameters: - name: result type: object value: $. - name: v2-control-planes-controlPlaneId-core-entities-services-ServiceId-degraphql-rout path: /v2/control-planes/{controlPlaneId}/core-entities/services/{ServiceId}/degraphql/routes operations: - name: listdegraphqlroutewithservice method: GET description: List all Degraphql_routes associated with a Service outputRawFormat: json outputParameters: - name: result type: object value: $. - name: createdegraphqlroutewithservice method: POST description: Create a new Degraphql_route associated with a Service outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: v2-control-planes-controlPlaneId-core-entities-services-ServiceId-degraphql-rout path: /v2/control-planes/{controlPlaneId}/core-entities/services/{ServiceId}/degraphql/routes/{Degraphql_routeId} operations: - name: deletedegraphqlroutewithservice method: DELETE description: Delete a a Degraphql_route associated with a Service outputRawFormat: json outputParameters: - name: result type: object value: $. - name: getdegraphqlroutewithservice method: GET description: Get a Degraphql_route associated with a Service outputRawFormat: json outputParameters: - name: result type: object value: $. - name: upsertdegraphqlroutewithservice method: PUT description: Upsert a Degraphql_route associated with a Service outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: bearer token: '{{env.KONG_API_KEY}}' exposes: - type: rest namespace: konnect-platform-degraphql-routes-rest port: 8080 description: REST adapter for Konnect API - Go SDK — Degraphql_routes. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v2/control-planes/{controlplaneid}/core-entities/degraphql-routes name: v2-control-planes-controlplaneid-core-entities-degraphql-routes description: REST surface for v2-control-planes-controlPlaneId-core-entities-degraphql_routes. operations: - method: GET name: listdegraphqlroute description: List all Degraphql_routes call: konnect-platform-degraphql-routes.listdegraphqlroute outputParameters: - type: object mapping: $. - path: /v1/v2/control-planes/{controlplaneid}/core-entities/degraphql-routes/{degraphql-routeid} name: v2-control-planes-controlplaneid-core-entities-degraphql-routes-degraphql-routei description: REST surface for v2-control-planes-controlPlaneId-core-entities-degraphql_routes-Degraphql_routeI. operations: - method: GET name: getdegraphqlroute description: Get a Degraphql_route call: konnect-platform-degraphql-routes.getdegraphqlroute outputParameters: - type: object mapping: $. - path: /v1/v2/control-planes/{controlplaneid}/core-entities/services/{serviceid}/degraphql/routes name: v2-control-planes-controlplaneid-core-entities-services-serviceid-degraphql-rout description: REST surface for v2-control-planes-controlPlaneId-core-entities-services-ServiceId-degraphql-rout. operations: - method: GET name: listdegraphqlroutewithservice description: List all Degraphql_routes associated with a Service call: konnect-platform-degraphql-routes.listdegraphqlroutewithservice outputParameters: - type: object mapping: $. - method: POST name: createdegraphqlroutewithservice description: Create a new Degraphql_route associated with a Service call: konnect-platform-degraphql-routes.createdegraphqlroutewithservice with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/v2/control-planes/{controlplaneid}/core-entities/services/{serviceid}/degraphql/routes/{degraphql-routeid} name: v2-control-planes-controlplaneid-core-entities-services-serviceid-degraphql-rout description: REST surface for v2-control-planes-controlPlaneId-core-entities-services-ServiceId-degraphql-rout. operations: - method: DELETE name: deletedegraphqlroutewithservice description: Delete a a Degraphql_route associated with a Service call: konnect-platform-degraphql-routes.deletedegraphqlroutewithservice outputParameters: - type: object mapping: $. - method: GET name: getdegraphqlroutewithservice description: Get a Degraphql_route associated with a Service call: konnect-platform-degraphql-routes.getdegraphqlroutewithservice outputParameters: - type: object mapping: $. - method: PUT name: upsertdegraphqlroutewithservice description: Upsert a Degraphql_route associated with a Service call: konnect-platform-degraphql-routes.upsertdegraphqlroutewithservice with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: konnect-platform-degraphql-routes-mcp port: 9090 transport: http description: MCP adapter for Konnect API - Go SDK — Degraphql_routes. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: list-all-degraphql-routes description: List all Degraphql_routes hints: readOnly: true destructive: false idempotent: true call: konnect-platform-degraphql-routes.listdegraphqlroute outputParameters: - type: object mapping: $. - name: get-degraphql-route description: Get a Degraphql_route hints: readOnly: true destructive: false idempotent: true call: konnect-platform-degraphql-routes.getdegraphqlroute outputParameters: - type: object mapping: $. - name: list-all-degraphql-routes-associated description: List all Degraphql_routes associated with a Service hints: readOnly: true destructive: false idempotent: true call: konnect-platform-degraphql-routes.listdegraphqlroutewithservice outputParameters: - type: object mapping: $. - name: create-new-degraphql-route-associated description: Create a new Degraphql_route associated with a Service hints: readOnly: false destructive: false idempotent: false call: konnect-platform-degraphql-routes.createdegraphqlroutewithservice with: body: tools.body outputParameters: - type: object mapping: $. - name: delete-degraphql-route-associated-service description: Delete a a Degraphql_route associated with a Service hints: readOnly: false destructive: true idempotent: true call: konnect-platform-degraphql-routes.deletedegraphqlroutewithservice outputParameters: - type: object mapping: $. - name: get-degraphql-route-associated-service description: Get a Degraphql_route associated with a Service hints: readOnly: true destructive: false idempotent: true call: konnect-platform-degraphql-routes.getdegraphqlroutewithservice outputParameters: - type: object mapping: $. - name: upsert-degraphql-route-associated-service description: Upsert a Degraphql_route associated with a Service hints: readOnly: false destructive: false idempotent: true call: konnect-platform-degraphql-routes.upsertdegraphqlroutewithservice with: body: tools.body outputParameters: - type: object mapping: $.