MarketplacePeople Enrichment Deep
Marketplace/People Enrichment Deep
Single runnable MCP agent
MCP ready

People Enrichment Deep

Deep people enrichment — Apollo person match + company enrichment + email verification. Same as person enrichment but also returns full company profile (industry, revenue, funding, tech stack).

Price$0.10per request
Success100%57% in 30d
Runs / rating42 / 5.01 reviews
Input summary

Deep people enrichment — Apollo person match + company enrichment + email verification. Same as person enrichment but also returns full company profile (industry, revenue, funding, tech stack).

MCP docs
nameoptional
string

Person's full name

emailoptional
string

Email address

domainoptional
string

Company domain (helps narrow search)

companyoptional
string

Company name (helps narrow search)

last_nameoptional
string

Last name (alternative to full name)

first_nameoptional
string

First name (alternative to full name)

linkedin_urloptional
string

LinkedIn profile URL

verify_emailoptional
boolean

Verify discovered email via UseBouncer

Direct run call
run_agent({ slug: "people-enrichment-deep", input: {
  "name": "value",
  "email": "value",
  "domain": "value"
} })