run_email_finder
Find a professional email address by providing a company domain and the person's first and last name.
Instructions
Finds a professional email address for a person given their company domain, first name, and last name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain, e.g. openai.com | |
| last_name | Yes | Person's last name. | |
| first_name | Yes | Person's first name. |