1password
_1passwordPassword manager and digital vault for secure credential storage and team collaboration
Acciones disponibles (11)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Count Companies_1PASSWORD_COUNT_COMPANIESAcciónReturns 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.
_1PASSWORD_COUNT_COMPANIESAcciónReturns 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.
Parámetros de entrada
typestring[]Filter by company type
querystringSearch query for company name or domain
citiesinteger[]Filter by city IDs (use /geo/cities endpoint to get valid IDs)
statesinteger[]Filter by state IDs (use /geo/states endpoint to get valid IDs)
excludeobjectFilters to exclude from results
regionsstring[]Filter by geographic regions
requirestring[]Required features that companies must have
revenuestring[]Filter by revenue ranges
categorystring[]Filter by industry categories
keywordsstring[]Filter by keywords
countriesstring[]Filter by countries using 2-letter ISO country codes
employeesstring[]Filter by employee count ranges
naicsCodestring[]Filter by NAICS industry classification codes
foundedYearobjectFilter by year founded (min/max range)
fundingYearobjectFilter by funding year (min/max range)
technologiesstring[]Filter by technologies used
fundingAmountobjectFilter by funding amount (min/max range)
fundingRoundsstring[]Filter by funding rounds
categoryOperatorstringOperator for category filters: 'And' or 'Or'
keywordsOperatorstringOperator for keywords filters: 'And' or 'Or'
technologiesOperatorstringOperator for technologies filters: 'And' or 'Or'
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create Search Export Job_1PASSWORD_CREATE_SEARCH_EXPORT_JOBAcciónCreates 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.
_1PASSWORD_CREATE_SEARCH_EXPORT_JOBAcciónCreates 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.
Parámetros de entrada
countintegerObligatorioNumber of companies to export (required, between 1 and 1000000)
expandstring[]List of additional fields to include in the export (e.g., 'workforce')
searchobjectObligatorioSearch criteria for filtering companies
webhook_urlstringURL to receive a webhook notification when the export job completes
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Find Similar Companies_1PASSWORD_FIND_SIMILAR_COMPANIESAcciónFinds 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.
_1PASSWORD_FIND_SIMILAR_COMPANIESAcciónFinds 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.
Parámetros de entrada
limitintegerMaximum number of similar companies to return in the response.
domainstringObligatorioThe domain of the company to find similar companies for (e.g., 'google.com').
offsetintegerNumber of results to skip for pagination.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Regions_1PASSWORD_GET_REGIONSAcciónReturns 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.
_1PASSWORD_GET_REGIONSAcciónReturns 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.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Bulk Enrichment Jobs_1PASSWORD_LIST_BULK_ENRICHMENT_JOBSAcciónLists 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.
_1PASSWORD_LIST_BULK_ENRICHMENT_JOBSAcciónLists 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.
Parámetros de entrada
pageintegerPage number for pagination. Defaults to 1 if not specified.
statusstringFilter jobs by status: pending, processing, completing, completed, or failed.
pageSizeintegerNumber of items per page. Range: 1-100. Defaults to 20 if not specified.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List group members_1PASSWORD_LIST_GROUP_MEMBERSAcciónTool 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.
_1PASSWORD_LIST_GROUP_MEMBERSAcciónTool 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.
Parámetros de entrada
groupstringObligatorioThe group address (TaggedUUID format, e.g., G-13137f22-926c-4323-baf7-9c953bdccf99)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Roam Meetings_1PASSWORD_LIST_MEETINGSAcciónLists 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.
_1PASSWORD_LIST_MEETINGSAcciónLists 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.
Parámetros de entrada
afterstringFilter for meetings that started after this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime.
limitintegerNumber of meetings to return per response.
beforestringFilter for meetings that started before this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime. Defaults to now if not specified.
cursorstringOpaque cursor from a previous response to fetch the next page of results. Do not construct cursors manually.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Roam Transcripts_1PASSWORD_LIST_TRANSCRIPTSAcciónLists 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.
_1PASSWORD_LIST_TRANSCRIPTSAcciónLists 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.
Parámetros de entrada
afterstringFilter for transcripts that started after this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime.
limitintegerNumber of transcripts to return.
beforestringFilter for transcripts that started before this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime.
cursorstringOpaque cursor from a previous response to fetch the next page of results.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Remove group members_1PASSWORD_REMOVE_GROUP_MEMBERSAcciónTool 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.
_1PASSWORD_REMOVE_GROUP_MEMBERSAcciónTool 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.
Parámetros de entrada
groupstringObligatorioThe group address (TaggedUUID format, e.g., G-13137f22-926c-4323-baf7-9c953bdccf99)
membersstring[]ObligatorioList of member IDs to remove (TaggedUUID format, e.g., U-a86af3af-7d0b-4d4c-8392-85ffdf30881e)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search Companies_1PASSWORD_SEARCH_COMPANIESAcciónSearches 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.
_1PASSWORD_SEARCH_COMPANIESAcciónSearches 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.
Parámetros de entrada
limitintegerMaximum number of companies to return in the response.
querystringObligatorioSearch query to find companies. Can include company name, domain, or other identifying information.
offsetintegerNumber of results to skip for pagination.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search States_1PASSWORD_SEARCH_STATESAcciónTool 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.
_1PASSWORD_SEARCH_STATESAcciónTool 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.
Parámetros de entrada
pageintegerThe page number to retrieve (1-indexed).
querystringThe search query for state name (max 30 characters).
country_codesstring[]List of country codes to filter states by (e.g., ['US', 'CA']).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not