query_lead_database
Find B2B leads by title, industry, country, company, or seniority. Each request returns up to 100 contacts with names, emails, phones, titles, and company names. Paginate with page parameter.
Instructions
Query the B2B lead database directly (requires $649/mo plan). Returns contacts with names, emails, phones, titles, companies. 100 per request, paginate with page param.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Job title filter | |
| industry | No | Company industry | |
| country | No | Person country | |
| state | No | Person state | |
| city | No | Person city | |
| companyName | No | Company name | |
| companyDomain | No | Company domain | |
| seniority | No | e.g. "vp", "director", "c_suite" | |
| department | No | e.g. "sales", "engineering" | |
| hasEmail | No | Only contacts with email | |
| hasPhone | No | Only contacts with phone | |
| page | No | Page number (default 1) | |
| limit | No | Results per page (max 100) |