naftiko: 1.0.0-alpha2 info: label: "1NCE Product Information \u2014 Products" description: "1NCE Product Information \u2014 Products. 1 operations. Lead operation: Get All Products. Self-contained Naftiko\ \ capability covering one 1NCE business surface." tags: - 1NCE - Products - Catalog created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: ONE_NCE_ACCESS_TOKEN: ONE_NCE_ACCESS_TOKEN capability: consumes: - type: http namespace: product-information-products baseUri: https://api.1nce.com/management-api description: "1NCE Product Information \u2014 Products business capability. Self-contained, no shared references." resources: - name: v1-products path: /v1/products operations: - name: get-products method: GET description: Get All Products outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false authentication: type: bearer token: '{{env.ONE_NCE_ACCESS_TOKEN}}' exposes: - type: rest namespace: product-information-products-rest port: 8080 description: "REST adapter for 1NCE Product Information \u2014 Products. One Spectral-compliant resource per consumed\ \ operation, prefixed with /v1." resources: - path: /v1/v1/products name: v1-products description: REST surface for v1-products. operations: - method: GET name: get-products description: Get All Products call: product-information-products.get-products with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: product-information-products-mcp port: 9090 transport: http description: "MCP adapter for 1NCE Product Information \u2014 Products. One tool per consumed operation, routed inline\ \ through this capability consumes block." tools: - name: 1nce-get-products description: Get All Products hints: readOnly: true destructive: false idempotent: true call: product-information-products.get-products with: body: tools.body outputParameters: - type: object mapping: $.