You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
item_get tool — Retrieve detailed information for a 1Password item, including tags, fields, website URLs, and notes. Concealed field values are hidden unless explicitly revealed. Supports secret references (op://vault/item/field) or vault and item IDs.
item_edit tool — Edit an existing 1Password item, updating titles, notes, tags, website URL, and upserting or removing fields.
item_list tool — List all items in a 1Password vault (returns metadata like ID, title, category, tags, and updatedAt).
item_archive tool — Move a 1Password item to the archive instead of permanently deleting it.
note_create tool — Create a Secure Note item with optional custom fields and tags.
Fixed
Tool Schema Documentation Alignment — Updated parameter and tool descriptions for item_get and note_create to ensure the correct formats (e.g. op://vault/item/field for secret reference) and parameter descriptions (id or title for custom fields) are properly surfaced in MCP.