Email Finder Waterfall — verified email from any combination of identifiers
Give it a name + a domain (or a LinkedIn URL, or any combo of identifiers) — it returns a verified professional email or a structured failure. Three-step waterfall: agntdata orchestrator → Exa deep search → verifier. Stateless primitive, called by other agents.
The outcomes on their scorecard
The agntdata orchestrator runs Hunter / Prospeo / LeadMagic internally — one credit per lead, not three vendor subscriptions to manage.
Never returns an email as "found" unless it passed `people_email_verifier` with status=deliverable. Risky and unknown emails are reported as not found.
When the orchestrator gives up, Exa deep-searches with 3–5 targeted query patterns. Surfaces emails the structured tools missed.
No DB, no Slack, no Instantly. Just input → verified email. Call from other agents wherever identity needs to become contactability.
How the work gets done
Every GTM pipeline eventually needs the same question answered: "I have a name and a company — what's their email?" This agent is the canonical answer. It runs a three-step waterfall: first the agntdata orchestrator (which internally runs Hunter → Prospeo → LeadMagic and returns the best already-verified candidate), then an Exa deep web search with 3–5 targeted query patterns when the orchestrator returns nothing, then `people_email_verifier` on Exa hits to gate on `deliverable`. Stateless on purpose — no DB writes, no Slack, no Instantly. The agent does one thing: input → verified email or structured failure. Call it from other agents whenever you need an email and you have partial info: lead enrichers, signup handlers, Calendly webhooks, anywhere identity needs to become contactability.
The cheapest-first email-finder primitive. Always try the agntdata orchestrator first (it runs Hunter / Prospeo / LeadMagic internally and pays once for the whole waterfall). Only fall back to Exa when that returns nothing — and verify every Exa hit before returning. Stateless, callable from anywhere.
Your new teammate
Email Finder Waterfall
Stateless email-finder primitive. Given any combo of identifiers (name, company, domain, LinkedIn URL, X URL), returns a verified professional email. Three-step waterfall: agntdata orchestrator → Exa deep search → verifier. Called by other agents.
How setup works
- 01
Claim the hire
One click opens a setup session preloaded with this hire's full spec — agents, tools, schedules and database schema. Nothing to configure by hand.
- 02
Answer a few questions
A few short questions about your product, your customers and your channels personalize the hire to your business.
- 03
Your hire deploys itself
Agents, schedules, memory and hand-off queues are provisioned into your workspace automatically. It starts working on day one — and reports back where you already are.
Other hires that pair well
X (Twitter) profile qualifier and enricher
Hand any X username to this agent and get back a qualified, ICP-scored lead with a verified email and a resolved LinkedIn profile.
LinkedIn profile qualifier and enricher
Hand any LinkedIn profile URL to this agent and get back a qualified, ICP-scored lead with a verified email and a website summary attached.
LinkedIn Hiring Lead Enricher — emails verified + buying committee inferred
Takes the partial hiring contacts a scraper produces and turns them into a sequenceable pipeline: verified emails for every lead, plus inferred buying committees for the hiring companies where LinkedIn returned no hiring team. Hourly cron. Pair upstream with a hiring-signal scraper, downstream with a sequencer.