sales-intelligence__find_b2b_leads
[Sales Intelligence] Find B2B sales leads matching an industry / geography / size filter.
Wraps nexgendata/b2b-leads-finder. Returns company-level leads with
names, domains, and (where available) job-title contacts that match
a Marketing Manager / sales-decision-maker profile. Use
enrich_lead_list afterwards to add contact info.
Args: industry: Industry vertical (e.g. "fintech", "SaaS", "healthcare"). country: Optional country / region filter (e.g. "Singapore", "USA"). employee_band: Optional LinkedIn-style size band ("11-50", "51-200", "201-500", "501-1000", "1001-5000", "5001+"). limit: Max leads to return (1-500, default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| country | No | ||
| industry | Yes | ||
| employee_band | No |