# 1password

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

- **Category:** security & identity tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 11
- **Triggers:** 0
- **Slug:** `_1PASSWORD`
- **Version:** 00000000_00

## Tools

### Count Companies

**Slug:** `_1PASSWORD_COUNT_COMPANIES`

Returns the total count of companies matching the specified search criteria and filters. This endpoint accepts the same filtering parameters as the search endpoint but returns only the count. Useful for determining result set sizes before fetching actual company data.

### Create Search Export Job

**Slug:** `_1PASSWORD_CREATE_SEARCH_EXPORT_JOB`

Creates an asynchronous search export job for companies matching specified criteria. Returns a job ID that can be used to track the progress and retrieve results when complete. Use this action to export large datasets of company information matching your search filters.

### Find Similar Companies

**Slug:** `_1PASSWORD_FIND_SIMILAR_COMPANIES`

Finds companies similar to a specified company based on shared attributes and characteristics. Returns a list of similar companies with their details including name, domain, description, industry, and location. Use this action to discover companies with comparable business profiles for lead generation or competitive analysis.

### Get Regions

**Slug:** `_1PASSWORD_GET_REGIONS`

Returns all geographical regions available in CompanyEnrich. Each region includes its identifier, parent region (if applicable), name, and associated country codes. Use this action to discover available regions for filtering or geographical analysis.

### List Bulk Enrichment Jobs

**Slug:** `_1PASSWORD_LIST_BULK_ENRICHMENT_JOBS`

Lists all bulk enrichment jobs for the authenticated user. Returns a paginated list with optional filtering by job status. Supports pagination via page and pageSize parameters. No credits are deducted for this read-only operation.

### List group members

**Slug:** `_1PASSWORD_LIST_GROUP_MEMBERS`

Tool to list all members of a group in your Roam workspace. Use when you need to view who is in a specific group. Note: The group must be public in the user's Roam, or the app must be a member of the group.

### List Roam Meetings

**Slug:** `_1PASSWORD_LIST_MEETINGS`

Lists all meetings in your home Roam, filtered by date range. Supports pagination via cursor and limiting the number of results. Returns meeting details including meeting ID, room, time, and participants. Use this action to discover available meetings in your Roam workspace.

### List Roam Transcripts

**Slug:** `_1PASSWORD_LIST_TRANSCRIPTS`

Lists all transcripts in your Roam workspace, filtered by date range. Supports pagination via cursor and limiting the number of results. Returns transcript metadata (id, meetingId, start, end, participants) without full content. Use this action to discover available transcripts before retrieving detailed content.

### Remove group members

**Slug:** `_1PASSWORD_REMOVE_GROUP_MEMBERS`

Tool to remove one or more members from a group in your Roam workspace. Use when you need to remove users from a specific group. Note: The group must be public in the user's Roam, or the app must be a member of the group to remove members. Admin role members cannot be removed yet.

### Search Companies

**Slug:** `_1PASSWORD_SEARCH_COMPANIES`

Searches for companies based on a query string. Returns a list of companies with their details including name, domain, description, industry, and location. Use this action to discover companies matching specific criteria or to enrich company data.

### Search States

**Slug:** `_1PASSWORD_SEARCH_STATES`

Tool to search states by name or country codes. Returns up to 100 states per page. Use when you need to find states within a country or search states by name.
