Performs a search for company profiles within People Data Labs using a custom Elasticsearch Domain Specific Language (DSL) query. This action allows for detailed and complex filtering based on various attributes of a company, such as name, industry, employee_count, founded year,…
sizeintegerThe number of matched company records to return. Must be an integer between 1 and 100, inclusive.
queryRequiredstringElasticsearch DSL query string (JSON object) for searching People Data Labs company profiles. **Supported query types:** term, terms, match, match_phrase, range, exists, bool (must/should/filter/must_not), wildcard, prefix. **Common Company Fields:** name, display_name, website,…
prettybooleanIf true, the JSON response will be pretty-printed with human-readable indentation. Defaults to false.
titlecasebooleanIf true, an attempt will be made to title-case relevant text fields in the returned company records. Defaults to false.
scroll_tokenstringA token returned from a previous search response, used for paginating through large result sets. Provide this token to retrieve the next batch of `size` records. Leave empty or omit 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.