people_contact_find
Find a person's work email or phone number, or verify an address you already have. Specify what you need and optionally pin a provider.
Instructions
How to reach one person: their work email, their phone when you ask for it, and whether an address you already hold is real. Use vendor to pin a provider. Returns outcome, normalized output, raw provider data and _meta.tried. Provider API charges are billed directly to your provider account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| want | No | email | phone | verify | both. A phone costs several times an email, so it is only looked for when asked for. Passing an email you already hold and want='verify' checks it rather than finding one. (default email) | |
| No | A work email address | ||
| domain | No | The employer's domain, no www and no @ | |
| vendor | No | Pin one vendor or endpoint id instead of routing | |
| company | No | The employer's name | |
| full_name | No | The person's full name | |
| last_name | No | Family name; pair it with first_name | |
| waterfall | No | False stops at the first vendor instead of trying the next | |
| first_name | No | Given name; pair it with last_name | |
| linkedin_url | No | https://www.linkedin.com/in/<slug> | |
| company_website | No | The employer's website, when you have a URL rather than a bare domain | |
| linkedin_handle | No | The <slug> from a LinkedIn URL, without the /in/ |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||