LAP Registry

1Password Connect Skill

1password-connect

Provider: 1Password Version: 1.7.1 Endpoints: 15 Updated: 2026-04-05

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/activity
GET/vaultsRetrieve a list of API Requests that have been made.
GET/vaults/{vaultUuid}Get all Vaults
GET/vaults/{vaultUuid}/itemsGet Vault details and metadata
POST/vaults/{vaultUuid}/itemsGet all items for inside a Vault
GET/vaults/{vaultUuid}/items/{itemUuid}Create a new Item
PUT/vaults/{vaultUuid}/items/{itemUuid}Get the details of an Item
DELETE/vaults/{vaultUuid}/items/{itemUuid}Update an Item
PATCH/vaults/{vaultUuid}/items/{itemUuid}Delete an Item
GET/vaults/{vaultUuid}/items/{itemUuid}/filesUpdate a subset of Item attributes
GET/vaults/{vaultUuid}/items/{itemUuid}/files/{fileUuid}Get all the files inside an Item
GET/vaults/{vaultUuid}/items/{itemUuid}/files/{fileUuid}/contentGet the details of a File
GET/heartbeatGet the content of a File
GET/healthPing the server for liveness
GET/metricsGet state of the server and its dependencies.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install 1password-connect

Downloads and installs to ~/.claude/skills/1password-connect/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)