enrich_person_lookup
Look up a person by first name and company domain to find their professional network profile.
Instructions
Look up a person by first name and company domain to find their professional network profile. Cost: 2 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Job title at current job, e.g. Co-chair | |
| location | No | Location (country, city, or state), e.g. Seattle | |
| last_name | No | Last name of the person, e.g. Gates | |
| first_name | Yes | First name of the person, e.g. Bill | |
| company_domain | Yes | Company name or domain, e.g. gatesfoundation.org | |
| enrich_profile | No | Enrich result with cached profile data. | |
| similarity_checks | No | Perform similarity checks for false positive elimination. |