Searches for person profiles in the People Data Labs (PDL) database using an Elasticsearch Domain Specific Language (DSL) query. This action allows for highly targeted searches based on criteria such as job titles, skills, company details, location, experience, and more. Precond…
sizeintegerThe number of matched person records to return. Must be an integer between 1 and 100, inclusive.
queryRequiredstringElasticsearch DSL query string (JSON object) for searching PDL person profiles. Provide just the DSL body (e.g., '{"bool": {...}}') without an outer 'query' wrapper. Supported query types: term, terms, match, match_phrase, prefix, wildcard, range, exists, bool (must/should/filte…
prettybooleanIf true, formats the JSON response with human-readable indentation. Defaults to false.
datasetstringSpecifies the dataset category to search against, filtering results to profiles that have the specified type of data available. Allowed values are: 'resume', 'email', 'phone', 'mobile_phone', 'street_address', 'consumer_social', 'developer', 'all'. Note: Use 'email' here to filt…
titlecasebooleanIf true, titlecases the person records in the response. Defaults to false.
scroll_tokenstringA token returned in a previous search response. Provide this token to retrieve the next page of results. Omit or pass an empty string for the first request.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.