update_item
Modify existing Proton Pass vault items by updating only the provided fields like title, username, password, URL, or note. Keeps other details unchanged.
Instructions
Update an existing item. Only the fields you supply will change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | New URL (optional) | |
| note | No | New note (optional) | |
| title | No | New title (optional) | |
| item_id | Yes | Item ID | |
| password | No | New password (optional) | |
| username | No | New username (optional) | |
| vault_id | Yes | Vault share ID |