view_secret
Retrieve a specific field from a Proton Pass item using a pass:// URI. Access passwords, usernames, emails, TOTP codes, and custom fields.
Instructions
Retrieve a specific field value from an item using a pass:// URI. URI format: pass://// Fields: username, password, email, url, note, totp, or custom field name. Example: pass://Work/GitHub/password
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Secret reference URI (e.g. pass://Work/GitHub/password) |