naftiko: 1.0.0-alpha2 info: label: Bunq user/{userID}/confirmation-of-funds — User description: 'Bunq user/{userID}/confirmation-of-funds — 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-confirmation-of-funds-user baseUri: https://public-api.sandbox.bunq.com/{basePath} description: Bunq user/{userID}/confirmation-of-funds — User business capability. Self-contained, no shared references. resources: - name: user-userID-confirmation-of-funds path: /user/{userID}/confirmation-of-funds operations: - name: createconfirmationoffundsforuser method: POST description: Used to confirm availability of funds on an account. 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-confirmation-of-funds-user-rest port: 8080 description: REST adapter for Bunq user/{userID}/confirmation-of-funds — User. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/user/{userid}/confirmation-of-funds name: user-userid-confirmation-of-funds description: REST surface for user-userID-confirmation-of-funds. operations: - method: POST name: createconfirmationoffundsforuser description: Used to confirm availability of funds on an account. call: user-userid-confirmation-of-funds-user.createconfirmationoffundsforuser with: userID: rest.userID body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: user-userid-confirmation-of-funds-user-mcp port: 9090 transport: http description: MCP adapter for Bunq user/{userID}/confirmation-of-funds — User. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: used-confirm-availability-funds-account description: Used to confirm availability of funds on an account. hints: readOnly: false destructive: false idempotent: false call: user-userid-confirmation-of-funds-user.createconfirmationoffundsforuser with: userID: tools.userID body: tools.body outputParameters: - type: object mapping: $.