volkern_list_leads
Retrieve and filter CRM leads by status, acquisition channel, or search terms to manage customer relationships efficiently.
Instructions
List leads with optional filters. Returns paginated results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| estado | No | Filter by lead status | |
| canal | No | Filter by acquisition channel | |
| search | No | Search by name, email, or phone | |
| page | No | Page number (default: 1) | |
| limit | No | Results per page (default: 50, max: 100) |