update_item
Update a Proton Pass item by providing selectors and field assignments, then confirm to persist the changes.
Instructions
Update an item using selectors and field assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (key=value pairs) | |
| itemId | No | Item ID to update | |
| confirm | No | Must be true to execute the write operation | |
| shareId | No | Share ID containing the item | |
| itemTitle | No | Item title to update | |
| vaultName | No | Vault name containing the item | |
| agentReason | Yes | Required before update: upstream validates agent reasons after mutation |