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
MCP docs 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).
nameoptionalPerson's full name
emailoptionalEmail address
domainoptionalCompany domain (helps narrow search)
companyoptionalCompany name (helps narrow search)
last_nameoptionalLast name (alternative to full name)
first_nameoptionalFirst name (alternative to full name)
linkedin_urloptionalLinkedIn profile URL
verify_emailoptionalVerify discovered email via UseBouncer
Direct run call
run_agent({ slug: "people-enrichment-deep", input: {
"name": "value",
"email": "value",
"domain": "value"
} })