harvest_get_profile_reactions
Retrieve the reactions (likes, etc.) on a LinkedIn profile using its URL or profile ID. Get paginated results with optional pagination token.
Instructions
Get reactions of a LinkedIn profile — requires at least one of profile or profileId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| profile | No | URL of the LinkedIn profile | |
| profileId | No | Profile ID (faster) | |
| paginationToken | No | Token for page>1 |