find_email
Find an email address using a person's name and company domain, with fallback between Hunter and Apollo for higher success rate.
Instructions
Find someone's email address given their name and company domain.
Uses Hunter email-finder first (purpose-built for this), then falls back to Apollo people-match if Hunter doesn't find it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain (e.g. "stripe.com"). | |
| api_key | No | Your LeadEnrich API key for usage tracking. | |
| last_name | Yes | Contact's last name. | |
| first_name | Yes | Contact's first name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||