create_note_item
Create a note item in a Proton Pass vault or share. Specify title, optional content, and target vault or share to store the note.
Instructions
Create a note item in a vault or share.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional note content | |
| title | Yes | Title for the new note item | |
| confirm | No | Must be true to execute the write operation | |
| shareId | No | Share ID for the new item | |
| vaultName | No | Vault name for the new item | |
| agentReason | No | Purpose of this operation, required for agent sessions; never include secrets |