naftiko: 1.0.0-alpha2 info: label: Kong Enterprise Admin API — RBACRoleEndpoints description: 'Kong Enterprise Admin API — RBACRoleEndpoints. 2 operations. Lead operation: Create a new RBAC Role Endpoint. Self-contained Naftiko capability covering one Kong business surface.' tags: - Kong - RBACRoleEndpoints created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: KONG_API_KEY: KONG_API_KEY capability: consumes: - type: http namespace: gateway-admin-rbacroleendpoints baseUri: '' description: Kong Enterprise Admin API — RBACRoleEndpoints business capability. Self-contained, no shared references. resources: - name: workspace-rbac-roles-RBACRoleIdForNestedEntities-endpoints path: /{workspace}/rbac/roles/{RBACRoleIdForNestedEntities}/endpoints operations: - name: createrbacroleendpoint method: POST description: Create a new RBAC Role Endpoint outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: workspace-rbac-roles-RBACRoleIdForNestedEntities-endpoints-workspace}{RBACRoleEn path: /{workspace}/rbac/roles/{RBACRoleIdForNestedEntities}/endpoints/{workspace}{RBACRoleEndpointId} operations: - name: deleterbacroleendpoint method: DELETE description: Delete a RBAC Role Endpoint outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: apikey key: Kong-Admin-Token value: '{{env.KONG_API_KEY}}' placement: header exposes: - type: rest namespace: gateway-admin-rbacroleendpoints-rest port: 8080 description: REST adapter for Kong Enterprise Admin API — RBACRoleEndpoints. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/{workspace}/rbac/roles/{rbacroleidfornestedentities}/endpoints name: workspace-rbac-roles-rbacroleidfornestedentities-endpoints description: REST surface for workspace-rbac-roles-RBACRoleIdForNestedEntities-endpoints. operations: - method: POST name: createrbacroleendpoint description: Create a new RBAC Role Endpoint call: gateway-admin-rbacroleendpoints.createrbacroleendpoint with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/{workspace}/rbac/roles/{rbacroleidfornestedentities}/endpoints/{workspace-rbacroleendpointid} name: workspace-rbac-roles-rbacroleidfornestedentities-endpoints-workspace-rbacroleen description: REST surface for workspace-rbac-roles-RBACRoleIdForNestedEntities-endpoints-workspace}{RBACRoleEn. operations: - method: DELETE name: deleterbacroleendpoint description: Delete a RBAC Role Endpoint call: gateway-admin-rbacroleendpoints.deleterbacroleendpoint outputParameters: - type: object mapping: $. - type: mcp namespace: gateway-admin-rbacroleendpoints-mcp port: 9090 transport: http description: MCP adapter for Kong Enterprise Admin API — RBACRoleEndpoints. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: create-new-rbac-role-endpoint description: Create a new RBAC Role Endpoint hints: readOnly: false destructive: false idempotent: false call: gateway-admin-rbacroleendpoints.createrbacroleendpoint with: body: tools.body outputParameters: - type: object mapping: $. - name: delete-rbac-role-endpoint description: Delete a RBAC Role Endpoint hints: readOnly: false destructive: true idempotent: true call: gateway-admin-rbacroleendpoints.deleterbacroleendpoint outputParameters: - type: object mapping: $.