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