Get entry
get_itemRetrieve a complete entry from an unlocked Enpass vault, including sensitive fields like passwords and TOTP codes. Use when the user explicitly requests credentials.
Instructions
Returns a full entry from an unlocked vault including sensitive field values (password, TOTP, etc.). Use this when the user explicitly wants the credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Entry uuid (from list_items) | |
| vault | Yes | Registered vault name |