pipedrive_filters_results
Fetch results from a saved filter, returning matching entities like deals or people with pagination.
Instructions
Run a saved filter and return matching entities with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_id | Yes | The filter ID to run | |
| entity_type | Yes | Entity type the filter applies to | |
| cursor | No | ||
| limit | No | ||
| sort_by | No | ||
| sort_direction | No |