pipedrive_get_deal_followers_changelog
Retrieve the followers changelog for a specific deal to track who followed or unfollowed it. Supports pagination with cursor and limit parameters for efficient data access.
Instructions
Get the followers changelog for a deal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The deal ID | |
| limit | No | Number of items (1-100) | |
| cursor | No | Cursor for pagination |