get_deals
Retrieve and filter deals from Pipedrive CRM by status, user, organization, or custom filters to monitor sales pipeline and track opportunities.
Instructions
Get a list of deals 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) | |
| status | No | Filter by deal status | |
| filter_id | No | Predefined filter ID | |
| user_id | No | Filter by user ID | |
| person_id | No | Filter by person ID | |
| org_id | No | Filter by organization ID |