note_create
Create a secure note item in a 1Password vault, with optional tags and custom fields for organization.
Instructions
Create a Secure Note item in a 1Password vault, with optional tags and custom fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tags for organization. | |
| notes | Yes | Note body text. Pass an empty string for an empty note. | |
| title | Yes | Note title. | |
| fields | No | Optional custom fields to attach to the note. | |
| vaultId | Yes | Vault ID to create the note in. |