emailstring · optionalthe person's email address — or pass linkedin_handle instead
format: email · minLength: 1 · maxLength: 254
Hunter
Enrich a person from their email — name, role, seniority, location, social profiles
Enrich a professional email or LinkedIn handle with available identity, location, employment and social-profile details. Each completed lookup costs one request, including a valid no-match answer. Available fields depend on Hunter's coverage. The worked example shows selected recorded fields and at most one item per list; counts retain their recorded values.
Agents select this operation with tool ID hunter.people-enrich, then check its current inputs and price before a run.
emailstring · optionalthe person's email address — or pass linkedin_handle instead
format: email · minLength: 1 · maxLength: 254
linkedin_handlestring · optionalalternative identifier when you have no email, e.g. 'stelieffendy' from linkedin.com/in/stelieffendy
minLength: 1 · maxLength: 500
dataobjectReturned data value.
matchedbooleanReturned matched value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "hunter.people-enrich",
"input": {
"email": "patrick@stripe.com"
}
}{
"data": {
"id": "c60ef040-ce2c-56bc-9296-40ac52c18780",
"bio": null,
"geo": {
"lat": 43.07305,
"lng": -89.40123,
"city": "Madison",
"state": "Wisconsin",
"country": "United States",
"stateCode": "WI",
"countryCode": "US"
},
"name": {
"fullName": "Patrick Bosmans",
"givenName": "Patrick",
"familyName": "Bosmans"
},
"site": null,
"email": "patrick@stripe.com",
"twitter": {
"id": null,
"bio": null,
"site": null,
"handle": null,
"location": null,
"statuses": null,
"favorites": null,
"followers": null,
"following": null
},
"facebook": {
"handle": null
},
"linkedin": {
"handle": "patrick-bosmans-549746b4"
},
"location": "Madison, Wisconsin, United States",
"timeZone": "America/Chicago",
"indexedAt": "2026-09-13",
"utcOffset": -6,
"employment": {
"name": "Stripe",
"role": "it",
"title": "IT Administrator",
"domain": "stripe.com",
"subRole": null,
"seniority": null
},
"emailProvider": "google.com"
},
"matched": true
}invalid_input: The lookup fields or limits are invalid.example: {"email":"steli@close.io"}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.