Snov Email Profile
snov_email_profileLook up the person behind an email address — "who is john@stripe.com?". Returns the contact's name, current job title and employer, industry, location, and linked social profiles via Snov.io email enrichment. Example: snov_email_profile({ email: "john@stripe.com", _apiKey: "client_id:client_secret" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to enrich, e.g. "john@stripe.com". | ||
| _apiKey | Yes | Snov.io OAuth credentials as "client_id:client_secret" from app.snov.io/account/api (paid plan required). |