Bunq · Capability
Bunq user/{userID}/attachment — User
Bunq user/{userID}/attachment — User. 2 operations. Lead operation: User. Self-contained Naftiko capability covering one Bunq business surface.
What You Can Do
GET
Listallcontentforuserattachment
— Get the raw content of a specific attachment.
/v1/user/{userid}/attachment/{attachmentid}/content
GET
Readattachmentforuser
— Get a specific attachment. The header of the response contains the content-type of the attachment.
/v1/user/{userid}/attachment/{itemid}
MCP Tools
get-raw-content-specific-attachment
Get the raw content of a specific attachment.
read-only
idempotent
get-specific-attachment-header-response
Get a specific attachment. The header of the response contains the content-type of the attachment.
read-only
idempotent