get_persons
Retrieve contact lists from Pipedrive CRM with filtering options for user ID, name letters, and pagination controls.
Instructions
Get a list of persons from Pipedrive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | Pagination start (default: 0) | |
| limit | No | Number of items to return (default: 100, max: 500) | |
| user_id | No | Filter by user ID | |
| filter_id | No | Predefined filter ID | |
| first_char | No | Filter by first letter of name |