# 1password AI integration on Definable

> Password manager and digital vault for secure credential storage and team collaboration

## What this connects

Password manager and digital vault for secure credential storage and team collaboration

Vendor: https://1password.com

## Tools available

**6** tools available. First 6:

- `_1PASSWORD_CREATE_ITEM` — Create Item — Creates a new item in a 1Password vault.
- `_1PASSWORD_DELETE_ITEM` — Delete Item — Permanently deletes an item from a 1Password vault.
- `_1PASSWORD_GET_ITEM` — Get Item — Retrieves a specific item from a vault, including all fields and secrets.
- `_1PASSWORD_LIST_ITEMS` — List Items — Lists all items in a given vault.
- `_1PASSWORD_LIST_VAULTS` — List Vaults — Lists all vaults the service account has access to.
- `_1PASSWORD_UPDATE_ITEM` — Update Item — Updates an existing item's title or field values.

## Auth

Auth schemes: `API_KEY`.

## How agents use 1password

Inside a Definable workflow, 1password is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → 1password** — the Researcher (GPT-5.5) pulls context from 1password (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → 1password** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into 1password (create record, post message, draft email).
- **Designer / Engineer → Distributor → 1password** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via 1password (attach file, open PR comment, post status).

The Verifier checks every 1password call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/_1password/
- Same category (security & identity tools): https://definable.ai/apps/category/security-&-identity-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
