trash_item
Move any Proton Pass item to the trash using its ID, share ID, title, or vault name. Specify the item and set confirm to true to complete the write operation safely.
Instructions
Move an item to trash by selectors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | No | Item ID to trash | |
| confirm | No | Must be true to execute the write operation | |
| shareId | No | Share ID containing the item | |
| itemTitle | No | Item title to trash | |
| vaultName | No | Vault name containing the item | |
| agentReason | Yes | Required before trashing: upstream validates agent reasons after mutation |