leadbrew_search_leads
Search for B2B leads using filters like company, industry, or job title, and retrieve full contact details including email and phone.
Instructions
Search for B2B leads/contacts in the LeadBrew database. Returns name, position, company, and LinkedIn profile. Use the lead ID to get full contact details including email and phone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query for lead name (e.g., "John Smith") | |
| page | No | Page number for pagination (default: 1) | |
| limit | No | Number of results to return (1-25, default: 10) | |
| company | No | Filter by company name (e.g., "Google") | |
| country | No | Filter by country code (e.g., "US", "UK", "DE") | |
| industry | No | Filter by industry (e.g., "Technology", "Healthcare") | |
| position | No | Filter by job title/position (e.g., "CEO", "Marketing Manager") |