pipedrive_list_deal_followers
List all followers of a specific deal by providing the deal ID. Use pagination with limit and cursor to retrieve large follower sets.
Instructions
List all followers 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 |