enrich_lead
Cascade through Apollo, Clearbit, and Hunter to enrich a lead. Input email, domain, or name+domain to retrieve complete contact data.
Instructions
Enrich a single lead by cascading through Apollo, Clearbit, and Hunter.
Provide at least one of: email, domain, or first_name + last_name + domain. When email is provided, all providers run concurrently for speed. When only domain/name is provided, Apollo runs first to discover the email, then Clearbit + Hunter run concurrently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Contact email address (best identifier). | ||
| domain | No | Company domain (e.g. "stripe.com"). | |
| first_name | No | Contact's first name (combine with last_name + domain). | |
| last_name | No | Contact's last name. | |
| providers | No | Optional list to limit which providers to use. Default: all configured. | |
| api_key | No | Your LeadEnrich API key for usage tracking. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||