pipedrive_list_person_followers
Retrieve all followers for a specific person by providing their person ID. Use optional limit and cursor parameters to paginate through results.
Instructions
List all followers 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 |