pipedrive_search_leads
Search Pipedrive leads by title, contact, or custom fields. Refine results with person, organization, or exact match filters.
Instructions
Search for leads in Pipedrive by title or associated contacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term (required) | |
| limit | No | Number of results (1-500, default 50) | |
| cursor | No | Cursor for pagination | |
| fields | No | Comma-separated fields to search (title, notes, custom_fields). Defaults to all. | |
| person_id | No | Filter by linked person ID | |
| exact_match | No | Use exact match instead of fuzzy search | |
| include_fields | No | Optional extra field: only 'lead.was_seen' | |
| organization_id | No | Filter by linked organization ID |