create_custom_item
Create a custom item in a Proton Pass vault or share by supplying a template payload with a title, optional custom sections, fields, and notes.
Instructions
Create a custom item from template payload in a vault or share.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute the write operation | |
| shareId | No | Share ID for the new item | |
| template | Yes | Custom item template payload | |
| vaultName | No | Vault name for the new item | |
| agentReason | No | Purpose of this operation, required for agent sessions; never include secrets |