naftiko: 1.0.0-alpha2 info: label: Trulioo Verifications API — Verify description: >- Trulioo Verifications API — Verify. 1 operation. Lead operation: Verify A Person. Self-contained Naftiko capability for KYC identity verification via Trulioo GlobalGateway. Submits a normalized Verify request and returns a normalized VerifyResult. tags: - Trulioo - KYC - Identity Verification - Verifications created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: TRULIOO_USERNAME: TRULIOO_USERNAME TRULIOO_PASSWORD: TRULIOO_PASSWORD capability: consumes: - type: http namespace: verifications-verify baseUri: https://api.trulioo.com description: Trulioo Verifications API — Verify business capability. resources: - name: v3-verifications-verify path: /v3/verifications/verify operations: - name: verifyPerson method: POST description: Verify A Person outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: VerifyRequest payload. required: true authentication: type: basic username: '{{env.TRULIOO_USERNAME}}' password: '{{env.TRULIOO_PASSWORD}}' exposes: - type: rest namespace: verifications-verify-rest port: 8080 description: REST adapter for Trulioo Verifications Verify. resources: - path: /v3/verifications/verify name: v3-verifications-verify description: REST surface for the Verify operation. operations: - method: POST name: verifyPerson description: Verify A Person call: verifications-verify.verifyPerson with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: verifications-verify-mcp port: 9090 transport: http description: MCP adapter for Trulioo Verifications Verify. tools: - name: trulioo-verify-person description: Verify a person via Trulioo GlobalGateway hints: readOnly: false destructive: false idempotent: false call: verifications-verify.verifyPerson with: body: tools.body outputParameters: - type: object mapping: $.