Checks Enpass vaults using folder sync, showing sync folder paths and whether the synced copy is newer than the local one, with reasons for each status to identify sync issues.
Lists Enpass vaults on this machine, showing whether each vault's file exists, if its master password is stored in the OS keychain, and if it is currently unlocked in this session.
Unlock a registered vault using the master password stored in the OS keychain, enabling secure listing and reading of entries without exposing the password.
Lists entries in an unlocked Enpass vault, returning titles, usernames, and URLs without exposing passwords. Supports search and filters by category or folder.
List file attachments for an Enpass entry in an unlocked vault, showing name, size, and MIME type. Retrieve file content separately with export_attachment.
Retrieve a complete entry from an unlocked Enpass vault, including sensitive fields like passwords and TOTP codes. Use when the user explicitly requests credentials.