pipedrive_get_product_followers_changelog
Retrieve the changelog of followers for a specific product using the product ID. Supports pagination with cursor and limit.
Instructions
Get the followers changelog for a product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The product ID | |
| cursor | No | Cursor for pagination | |
| limit | No | Number of items (1-100) |