pipedrive_get_person_followers_changelog
Retrieve the change history of followers for a specific person in Pipedrive, including when followers were added or removed. Use the person ID to access the changelog.
Instructions
Get the followers changelog for a person.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The person ID | |
| limit | No | Number of items (1-100) | |
| cursor | No | Cursor for pagination |