Peopledatalabs

Learn how to use Peopledatalabs with Composio

Overview

Enum

PEOPLEDATALABS

Description

PeopleDataLabs provides B2B data enrichment and identity resolution, empowering organizations to build enriched user profiles and validate customer information

Authentication Details

api_key
stringRequired
base_url
stringDefaults to https://api.peopledatalabs.com

Actions

Autocomplete is a tool that provides suggestions for fields based on a given seed text.

Action Parameters

field
stringRequired
pretty
boolean
size
integerDefaults to 10
text
string
titlecase
boolean

Action Response

data
array
error
fields
array
successful
boolean

Company clean is a utility designed to standardize and correct company information. it ensures that company names, websites, and social profiles are accurate and formatted consistently.

Action Parameters

name
string
pretty
boolean
profile
string
website
string

Action Response

data
object
error
successful
boolean

Clean location data is a utility designed to standardize and correct location information. it ensures that location names, coordinates, and other relevant details are accurate and formatted consistently.

Action Parameters

location
stringRequired

Action Response

data
object
error
successful
boolean

Clean school data is a utility designed to standardize and correct school information. it ensures that school names, websites, and social profiles are accurate and formatted consistently.

Action Parameters

name
string
pretty
boolean
profile
string
website
string

Action Response

data
object
error
successful
boolean

Search company data is a tool that searches for company data based on a given sql query.

Action Parameters

dataset
stringDefaults to resume
pretty
boolean
query
stringRequired
scroll_token
string
size
integerDefaults to 1
titlecase
boolean

Action Response

data
object
error
successful
boolean

Enrich company data is a comprehensive tool designed to enhance and augment company-related data by providing additional context and details, thereby enabling a more complete and informative dataset.

Action Parameters

country
string
locality
string
location
string
name
string
pdl_id
string
postal_code
string
pretty
booleanDefaults to True
profile
string
region
string
street_address
string
ticker
string
titlecase
boolean
website
string

Action Response

data
object
error
successful
boolean

Enrich ip data is a comprehensive tool designed to provide detailed enrichment for ip addresses by supplying additional context and associated data, thereby enabling a more complete understanding of the ip address in question.

Action Parameters

ip
stringRequired
min_confidence
string
pretty
boolean
return_if_unmatched
boolean
return_ip_location
boolean
return_ip_metadata
boolean
return_person
boolean
titlecase
boolean
updated_title_roles
boolean

Action Response

data
object
error
successful
boolean

Enrich person data is a comprehensive tool designed to enhance and augment person-related data by providing additional context and details, thereby enabling a more complete and informative dataset.

Action Parameters

birth_date
string
company
string
country
string
data_include
string
email
string
email_hash
string
first_name
string
include_if_matched
boolean
last_name
string
lid
string
locality
string
location
string
min_likelihood
integerDefaults to 2
name
string
pdl_id
string
phone
string
postal_code
string
pretty
booleanDefaults to True
profile
string
region
string
required
string
school
string
street_address
string

Action Response

data
object
error
likelihood
successful
boolean

Enrich skill data is a tool that enriches skill data.

Action Parameters

skill
stringRequired

Action Response

data
object
error
successful
boolean

Gets enum values for a specific column if it’s an enum type, loading mappings lazily.

Action Parameters

column
stringRequired

Action Response

data
object
error
successful
boolean

Gets complete schema information for person or company entity.

Action Parameters

entity_type
stringRequired

Action Response

data
object
error
successful
boolean

Identify person data is a tool that identifies a person based on various fields.

Action Parameters

company
string
email
string
email_hash
string
first_name
string
include_if_matched
boolean
last_name
string
lid
string
locality
string
location
string
name
string
phone
string
postal_code
string
pretty
boolean
profile
string
region
string
school
string
street_address
string
titlecase
boolean

Action Response

data
object
error
successful
boolean

This action is used to query the people and company data using natural language.

Action Parameters

query
stringRequired

Action Response

data
object
error
successful
boolean

Search person data is a tool that searches for person data based on a given sql query.

Action Parameters

dataset
stringDefaults to resume
pretty
boolean
query
stringRequired
scroll_token
string
size
integerDefaults to 1
titlecase
boolean

Action Response

data
object
error
successful
boolean