find_email
Reveal the verified work email for ONE profile from a search_contacts result (profile-first results hide emails until revealed). Runs a Hunter->PDL->RocketReach waterfall and charges 4 credits ONLY when a verified email is found — a miss is free, and a contact already revealed or in the CRM is free. Pass the profile's full_name + company (and linkedin_url if shown). To reveal several, call this once per contact; when revealing many, first tell the user it costs 4 credits each and confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | No | Contact's company (improves match accuracy) | |
| full_name | Yes | Contact's full name from the search result | |
| last_name | No | ||
| first_name | No | ||
| linkedin_url | No | Contact's LinkedIn URL from the search result | |
| company_domain | No | Company domain if known, e.g. acme.com |