Tool to find the most likely email address for a person at a domain or company. Use when you have a person's name and a domain or company and need to infer their email. Results include a confidence score and status; treat emails with status 'accept_all' or 'risky' as lower relia…
domainstringTarget domain to search for the email (e.g., 'reddit.com'). Takes precedence over company if both are provided.
companystringCompany name to search for the email (e.g., 'Reddit'). Used if domain is not provided.
full_namestringPerson's full name. Required if first_name and last_name are not both provided.
last_namestringPerson's last name. Required if first_name is set. Either both first_name+last_name or full_name must be provided.
first_namestringPerson's first name. Required if last_name is set. Either both first_name+last_name or full_name must be provided.
max_durationintegerMax duration of the request in seconds (range 320). Longer durations yield more accurate results.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.