List User Reactions
Return the public reactions a LinkedIn user has made, identified by their provider_id from get_profile or get_connections. Supports a limit between 1 and 100 (default 20) with cursor pagination, and returns each reaction's type, post ID, and timestamp. The call fails if the user ID is invalid or the user has no public reactions.
Example prompt: List the recent public reactions from the LinkedIn user with provider_id ACoAABxyz
[
{
"reaction_type": "LIKE",
"post_id": "urn:li:activity:7012",
"timestamp": "2026-06-12T15:04:00Z"
}
]What you can build
Parameters
Inputs accepted by list_user_reactions.
| Name | Type | Description |
|---|---|---|
| user_id | string | LinkedIn provider_id of the user (from get_profile or get_connections) |
| limit | number | Max results (default 20) |
| cursor | string | Pagination cursor |
Related tools
Get LinkedIn Profile
Pull a full LinkedIn profile by provider ID, slug, or URL, or fetch your own. Request specific sections and control view notifications.
List LinkedIn Connections
List your 1st-degree LinkedIn connections with optional keyword filtering. Returns provider IDs ready for outreach and saved-connection workflows.
List LinkedIn Post Reactions
List who reacted to a LinkedIn post and how, with pagination. Turn engaged viewers into warm leads via MCP.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.