search_leads
Search and filter leads in the database to find prospects by name, email, company, or status. Returns paginated results with contact details and channel history for outreach planning.
Instructions
Search and filter leads in the database. Returns paginated results with name, email, company, status, and channel history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search by name, email, or company | |
| status | No | Filter by lead status | |
| page | No | Page number (default 1) | |
| limit | No | Results per page (default 20, max 100) |