list_leads
Retrieve CRM deals with optional filters for status, assignee, pipeline, and stage to find specific leads.
Instructions
List CRM deals (leads) with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| active | No | Status: 1=in progress, 2=lost, 3=won | |
| assignee_id | No | Filter by assignee user ID | |
| pipeline_id | No | Filter by pipeline ID | |
| pipeline_stage_id | No | Filter by pipeline stage ID |