Get password
get_passwordRetrieves a password (and TOTP, if present) for a vault entry using its UUID. Requires an unlocked vault and entry UUID.
Instructions
Returns just the password (and TOTP if present) of an entry in an unlocked vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Entry uuid (from list_items) | |
| vault | Yes | Registered vault name |