find_email
Retrieves a professional email address using a person's name and company domain, querying Hunter email finder first and falling back to Apollo if needed.
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 |
|---|---|---|---|
| first_name | Yes | Contact's first name. | |
| last_name | Yes | Contact's last name. | |
| domain | Yes | Company domain (e.g. "stripe.com"). | |
| api_key | No | Your LeadEnrich API key for usage tracking. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||