Find B2B leads with emails
search_b2b_leadsFind B2B leads, prospects or decision makers with their work emails: search the contact database by job title, seniority, department, industry keywords and location. Returns at most 100 contacts per call and spends one B2B credit per contact returned, so filter tightly. Filters combine with AND; values inside one filter are ORed. company_keywords match the company's name, its own keywords and its industry tags, which is the right way to target a vertical ("landscaping", "dental clinic"). Addresses are the warehouse's own grade, not SMTP-checked: set verified_email_only before sending cold mail, or verify the list first. Contacts already delivered to this account are skipped, so repeated calls return new people.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Contacts to return, max 100 | |
| cities | No | Cities, e.g. ['san francisco'] | |
| states | No | States or regions, e.g. ['california'] | |
| titles | No | Job titles, matched as substrings, e.g. ['head of growth', 'CMO'] | |
| countries | No | Countries, e.g. ['United States'] | |
| seniority | No | Seniority bands | |
| departments | No | Departments | |
| require_email | No | Only return contacts that have an email on file | |
| company_keywords | No | What the business does, in its own words, e.g. ['landscaping', 'dental clinic']. Matched on the company name, its keywords and industry tags | |
| verified_email_only | No | Only return contacts whose address is verified rather than guessed |