pipedrive_list_product_followers
List all followers for a product by ID. Use limit and cursor to paginate through large follower lists.
Instructions
List all followers 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 |