naftiko: 1.0.0-alpha2 info: label: Bunq user/{userID}/transferwise-currency — User description: 'Bunq user/{userID}/transferwise-currency — User. 1 operations. Lead operation: User. Self-contained Naftiko capability covering one Bunq business surface.' tags: - Bunq - User created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: BUNQ_API_KEY: BUNQ_API_KEY capability: consumes: - type: http namespace: user-userid-transferwise-currency-user baseUri: https://public-api.sandbox.bunq.com/{basePath} description: Bunq user/{userID}/transferwise-currency — User business capability. Self-contained, no shared references. resources: - name: user-userID-transferwise-currency path: /user/{userID}/transferwise-currency operations: - name: listalltransferwisecurrencyforuser method: GET description: Used to get a list of supported currencies for Transferwise. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: userID in: path type: integer required: true exposes: - type: rest namespace: user-userid-transferwise-currency-user-rest port: 8080 description: REST adapter for Bunq user/{userID}/transferwise-currency — User. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/user/{userid}/transferwise-currency name: user-userid-transferwise-currency description: REST surface for user-userID-transferwise-currency. operations: - method: GET name: listalltransferwisecurrencyforuser description: Used to get a list of supported currencies for Transferwise. call: user-userid-transferwise-currency-user.listalltransferwisecurrencyforuser with: userID: rest.userID outputParameters: - type: object mapping: $. - type: mcp namespace: user-userid-transferwise-currency-user-mcp port: 9090 transport: http description: MCP adapter for Bunq user/{userID}/transferwise-currency — User. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: used-get-list-supported-currencies description: Used to get a list of supported currencies for Transferwise. hints: readOnly: true destructive: false idempotent: true call: user-userid-transferwise-currency-user.listalltransferwisecurrencyforuser with: userID: tools.userID outputParameters: - type: object mapping: $.