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