naftiko: 1.0.0-alpha2 info: label: Bunq user/{userID}/token-qr-request-ideal — User description: 'Bunq user/{userID}/token-qr-request-ideal — 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-token-qr-request-ideal-user baseUri: https://public-api.sandbox.bunq.com/{basePath} description: Bunq user/{userID}/token-qr-request-ideal — User business capability. Self-contained, no shared references. resources: - name: user-userID-token-qr-request-ideal path: /user/{userID}/token-qr-request-ideal operations: - name: createtokenqrrequestidealforuser method: POST description: Create a request from an ideal transaction. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: userID in: path type: integer required: true - name: body in: body type: object description: Request body (JSON). required: true exposes: - type: rest namespace: user-userid-token-qr-request-ideal-user-rest port: 8080 description: REST adapter for Bunq user/{userID}/token-qr-request-ideal — User. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/user/{userid}/token-qr-request-ideal name: user-userid-token-qr-request-ideal description: REST surface for user-userID-token-qr-request-ideal. operations: - method: POST name: createtokenqrrequestidealforuser description: Create a request from an ideal transaction. call: user-userid-token-qr-request-ideal-user.createtokenqrrequestidealforuser with: userID: rest.userID body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: user-userid-token-qr-request-ideal-user-mcp port: 9090 transport: http description: MCP adapter for Bunq user/{userID}/token-qr-request-ideal — User. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: create-request-ideal-transaction description: Create a request from an ideal transaction. hints: readOnly: false destructive: false idempotent: false call: user-userid-token-qr-request-ideal-user.createtokenqrrequestidealforuser with: userID: tools.userID body: tools.body outputParameters: - type: object mapping: $.