Find a phone number (most expensive)
find_phoneFind a person's phone number for B2B outreach using their name, company domain, or LinkedIn URL. This billable operation should only be used for confirmed leads.
Instructions
Find a phone number for one person. BILLABLE — about $0.4 per phone found (a miss is free) (Tier 0 list price; your account may pay a different rate — call get_balance for your real prices, and read cost.amount_charged in every response for what was actually spent). THE MOST EXPENSIVE OPERATION HERE — roughly 20x an email lookup. Do not call it speculatively or across a list; confirm with the user first, and only for people they have already qualified. Use start_bulk_job for an approved list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Company domain without protocol, e.g. "stripe.com" (name+domain mode). | |
| company | No | Company name or domain (name+company mode). | |
| lead_id | No | Generect lead id from search / preview / enrich results — the cheapest and most accurate identifier. | |
| last_name | No | Last name (name+domain mode). | |
| first_name | No | First name (name+domain mode). | |
| timeout_ms | No | Request timeout in milliseconds. | |
| linkedin_url | No | LinkedIn profile URL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cost | No | ||
| result | No | ||
| test_mode | No | ||
| test_mode_notice | No | ||
| vocabulary_warnings | No | ||
| deprecated_params_ignored | No |