List attachments
list_attachmentsList file attachments for an Enpass entry in an unlocked vault, showing name, size, and MIME type. Retrieve file content separately with export_attachment.
Instructions
Lists the file attachments of an entry in an unlocked vault (name, size, MIME). Use export_attachment to get the file itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Entry uuid (from list_items) | |
| vault | Yes | Registered vault name |