naftiko: 1.0.0-alpha2 info: label: Adyen BinLookup API — get3dsAvailability description: 'Adyen BinLookup API — get3dsAvailability. 1 operations. Lead operation: Adyen Check if 3D Secure is Available. Self-contained Naftiko capability covering one Adyen business surface.' tags: - Adyen - get3dsAvailability created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ADYEN_API_KEY: ADYEN_API_KEY capability: consumes: - type: http namespace: binlookup-get3dsavailability baseUri: https://pal-test.adyen.com/pal/servlet/BinLookup/v54 description: Adyen BinLookup API — get3dsAvailability business capability. Self-contained, no shared references. resources: - name: get3dsAvailability path: /get3dsAvailability operations: - name: postget3dsavailability method: POST description: Adyen Check if 3D Secure is Available outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false authentication: type: apikey key: X-API-Key value: '{{env.ADYEN_API_KEY}}' placement: header exposes: - type: rest namespace: binlookup-get3dsavailability-rest port: 8080 description: REST adapter for Adyen BinLookup API — get3dsAvailability. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/get3dsavailability name: get3dsavailability description: REST surface for get3dsAvailability. operations: - method: POST name: postget3dsavailability description: Adyen Check if 3D Secure is Available call: binlookup-get3dsavailability.postget3dsavailability with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: binlookup-get3dsavailability-mcp port: 9090 transport: http description: MCP adapter for Adyen BinLookup API — get3dsAvailability. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: adyen-check-if-3d-secure description: Adyen Check if 3D Secure is Available hints: readOnly: true destructive: false idempotent: false call: binlookup-get3dsavailability.postget3dsavailability with: body: tools.body outputParameters: - type: object mapping: $.