pipedrive_list_organization_followers
Retrieve every follower of a specified organization in Pipedrive. Use organization ID to get follower details, with optional pagination for large lists.
Instructions
List all followers for an organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The organization ID | |
| limit | No | Number of items (1-100) | |
| cursor | No | Cursor for pagination |