People Data Labs
Tools
Name & Description | Type |
---|---|
PEOPLEDATALABS_AUTOCOMPLETE_FIELD_SUGGESTIONSProvides autocompletion suggestions for a specific field (e. | action |
PEOPLEDATALABS_CLEAN_COMPANY_DATACleans and standardizes company information based on a name, website, or profile url; providing at least one of these inputs is highly recommended for meaningful results. | action |
PEOPLEDATALABS_CLEAN_LOCATION_DATACleans and standardizes a raw, unformatted location string into a structured representation, provided the input is a recognizable geographical place. | action |
PEOPLEDATALABS_COMPANY_SEARCH_ELASTICSearches People Data Labs *person* profiles using a custom elasticsearch dsl query; ensure the `query` uses person attributes and consult the `dataset` field for data categories. | action |
PEOPLEDATALABS_GET_COLUMN_DETAILSRetrieves predefined enum values for a column name from `enum mappings. | action |
PEOPLEDATALABS_GET_SCHEMARetrieves the schema, including field names, descriptions, and data types, for 'person' or 'company' entity types. | action |
PEOPLEDATALABS_NATURAL_LANGUAGE_QUERY_ACTIONExecutes a natural language query against the peopledatalabs dataset to retrieve information about people and companies; ensure queries are specific for optimal results. | action |
PEOPLEDATALABS_CLEAN_SCHOOL_DATACleans and standardizes school information; provide at least one of the school's name, website, or profile for optimal results. | action |
PEOPLEDATALABS_ENRICH_COMPANY_DATAEnriches company data from People Data Labs with details like firmographics and employee counts, requiring at least one company identifier. | action |
PEOPLEDATALABS_ENRICH_IP_DATAEnriches an ip address with company, location, metadata, and person data from People Data Labs. | action |
PEOPLEDATALABS_ENRICH_JOB_TITLE_DATAEnhances a job title by providing additional contextual information and details. | action |
PEOPLEDATALABS_ENRICH_PERSON_DATAEnriches person data using various identifiers; requires a primary id (profile, email, phone, email hash, lid, pdl id) or a name (full, or first and last) combined with another demographic detail (e. | action |
PEOPLEDATALABS_ENRICH_SKILL_DATARetrieves detailed, standardized information for a given skill by querying the People Data Labs skill enrichment API; for best results, provide a recognized professional skill or area of expertise. | action |
PEOPLEDATALABS_IDENTIFY_PERSON_DATARetrieves detailed profile information for an individual from People Data Labs (pdl), requiring at least one identifier such as email, phone, profile url, name, or company. | action |
PEOPLEDATALABS_PEOPLE_SEARCH_ELASTICSearches People Data Labs (pdl) person profiles using a json-formatted elasticsearch dsl query; the query must use fields defined in the pdl person schema. | action |