company_namestring · optionalcompany name, when you don't know the domain
minLength: 1 · maxLength: 500
LeadMagic
Find someone's work email address from their name and their company's domain or name
Find someone's work email address from their name and their company's domain or name Request one bounded result or page. Pagination is explicit; each follow-up page is another call. The catalog price is the maximum per request. Quotes use the selected limits; settlement is verified supplier cost plus 40%, with a $0.0025 minimum per successful call, including supplier waivers and successful no-match results. Results include reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most one selected item from each list.
Agents select this operation with tool ID leadmagic.people-email-find, then check its current inputs and price before a run.
company_namestring · optionalcompany name, when you don't know the domain
minLength: 1 · maxLength: 500
domainstring · optionalthe company's domain — more accurate than company_name
minLength: 1 · maxLength: 253
first_namestring · optionaluse with last_name; alternatively send full_name
minLength: 1 · maxLength: 500
full_namestring · optionalalternative to first_name + last_name
minLength: 1 · maxLength: 500
last_namestring · optionalValue supplied for last name.
minLength: 1 · maxLength: 500
dataobjectReturned data value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "leadmagic.people-email-find",
"input": {
"domain": "stripe.com",
"last_name": "Collison",
"first_name": "Patrick"
}
}{
"data": {
"email": "patrick@stripe.com",
"domain": "stripe.com",
"status": "valid",
"last_name": "Collison",
"first_name": "Patrick",
"company_name": "Stripe",
"company_size": "1001-5000",
"company_type": "Private",
"company_location": {
"name": "South San Francisco, California, United States",
"country": "United States"
}
}
}invalid_input: The lookup fields or limits are invalid.example: {"first_name":"Patrick","last_name":"Collison","domain":"stripe.com"}upstream_error: The provider could not complete a verified result; the wallet was not charged.Check the documented fields and contact Scrollport support with the run ID if needed.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.