naftiko: 1.0.0-alpha2 info: label: "1NCE SIM Management \u2014 Events" description: "1NCE SIM Management \u2014 Events. 1 operations. Lead operation: Get SIM Events. Self-contained Naftiko capability\ \ covering one 1NCE business surface." tags: - 1NCE - SIM - Events 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: sim-management-events baseUri: https://api.1nce.com/management-api description: "1NCE SIM Management \u2014 Events business capability. Self-contained, no shared references." resources: - name: v1-sims-iccid-events path: /v1/sims/{iccid}/events operations: - name: get-events method: GET description: Get SIM Events 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: sim-management-events-rest port: 8080 description: "REST adapter for 1NCE SIM Management \u2014 Events. One Spectral-compliant resource per consumed operation,\ \ prefixed with /v1." resources: - path: /v1/v1/sims/{iccid}/events name: v1-sims-iccid-events description: REST surface for v1-sims-iccid-events. operations: - method: GET name: get-events description: Get SIM Events call: sim-management-events.get-events with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: sim-management-events-mcp port: 9090 transport: http description: "MCP adapter for 1NCE SIM Management \u2014 Events. One tool per consumed operation, routed inline through\ \ this capability consumes block." tools: - name: 1nce-get-events description: Get SIM Events hints: readOnly: true destructive: false idempotent: true call: sim-management-events.get-events with: body: tools.body outputParameters: - type: object mapping: $.