create_login_item_from_template
Create a new login item in Proton Pass from a JSON template specifying title, username, password, email, URLs, and TOTP. Use vault and share IDs to place it.
Instructions
Create a login item from template JSON.
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 | Login template payload | |
| vaultName | No | Vault name for the new item | |
| agentReason | No | Purpose of this operation, required for agent sessions; never include secrets |