Back to toolkits
1password logo

1password

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

developer toolssecurity & identity tools

Tools (6)

  • Create Item

    Creates a new item in a 1Password vault.

    Inputs: tags, title, fields, category, vault_id

  • Delete Item

    Permanently deletes an item from a 1Password vault.

    Inputs: item_id, vault_id

  • Get Item

    Retrieves a specific item from a vault, including all fields and secrets.

    Inputs: item_id, vault_id

  • List Items

    Lists all items in a given vault.

    Inputs: vault_id

  • List Vaults

    Lists all vaults the service account has access to.

  • Update Item

    Updates an existing item's title or field values.

    Inputs: title, fields, item_id, vault_id