Skip to content

feat: add note_create tool (Secure Note items) #8

Description

@u2giants

Follow-up to #7.

Add a note_create tool that creates a Secure Note item
(ItemCategory.SecureNote).

Inputs: vaultId, title, notes, optional tags, optional fields
(reuse the {idOrTitle, type:'text'|'concealed', value, section?} shape
from item_edit).

Notes

  • Mirror password_create conventions (errorResult, log/logError,
    SDK items.create).
  • No any; use @1password/sdk types.
  • Add tests with a mocked client.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions