Get the LinkedIn posts a prospect reacted to, each with the post author, content, engagement counts and post URL, filtered by recency.
LinkedIn Profile Reactions takes one LinkedIn profile URL and returns the posts that person liked, celebrated or reposted, each with the post's author, content, engagement counts and URL. It runs on the SyncGTM MCP server for 0.2 credits per call, flat. Use it to see what a prospect is paying attention to before you write the first line of an email.
Takes one `profile_url` per call — a full LinkedIn profile URL or a bare username. A post URL or a company page URL will not work.
Returns the posts that profile reacted to, each carrying `post_author`, `content`, `engagement` counts (reactions and comments) and the post `url`.
`max_results` controls how many posts come back: 1–50, default 3. The price is identical at 3 and at 50, so 25 costs the same as a spot check.
`posted_limit` filters by recency with `any`, `24h`, `week`, `month`, `3months` or `6months`. Default is `any`.
Returns no email, no phone number, no job title and no company data. Chain `find_work_email` (1 credit) for the email, `enrich_person` (1 credit) for title and company, or `linkedin_profile_enrich` (1 credit) for work history, education and skills. Phone numbers are `find_mobile_number` or `find_work_phone` at 12 credits each.
Answers what this person reacted to. For who reacted to a given post, use `linkedin_post_engagers` (0.3 credits) with a post URL instead.
Download the skill file — it saves as linkedin-profile-reactions.zip.
In Claude, open Settings → Capabilities → Skills and upload the .zip (or unzip the linkedin-profile-reactions/ folder into .claude/skills/ for Claude Code).
Connect the SyncGTM MCP server (browser sign-in, no API key), then paste the LinkedIn profile URLs you want checked, one per line.
Run /linkedin-profile-reactions and state the window and volume, for example "past month, 25 posts each". The skill prices the run before it calls anything.
Tune `posted_limit` first. Use `month` for outreach timing, and `3months` or `6months` when you are profiling interests and a recent window came back empty.
Pull the last 25 posts a prospect reacted to in the past month and open on the argument in one of them. Beats a title-based opener and costs 0.2 credits.
See which themes and which authors a buyer keeps engaging with, so discovery leads with the problem they already care about.
After pulling reactors off a competitor's post, check what else each one engages with. Separates category researchers from casual likers before you spend on emails.
Run it across five stakeholders at one account and find the authors and posts all of them engage with. That shared voice becomes the case study you cite.
Outcome: 20 rewritten step-3 emails, each quoting a specific idea the contact engaged with in the last 30 days, for 8 credits.
Outcome: A 15-contact list with work emails, each paired with a specific post and idea to open on, instead of a raw reactor dump.
Outcome: A one-page account brief naming the three authors and five posts multiple stakeholders engaged with, used to pick the proof point in the deck, for under 3 credits.
Paste any of these into Claude once the skill is installed and the SyncGTM MCP is connected.
Show me the last 25 posts linkedin.com/in/janedoe reacted to in the past month. Give me post author, a one-line summary of the content, reaction count and the post URL.Pull 25 reactions from the past 3 months for linkedin.com/in/janedoe and group them by post author so I can see who she consistently engages with.Pull 15 reactions each from the past month for linkedin.com/in/janedoe, linkedin.com/in/johnsmith and linkedin.com/in/priyanair. Return one table with profile, post author, topic and post URL, and tell me the total credit cost before you start.Get 25 reactions and 25 comments from the past 6 months for linkedin.com/in/janedoe, then rank the topics she engages with, weighting comments above reactions.Take linkedin.com/in/janedoe, pull 20 reactions from the past 3 months, pick the one most relevant to revenue operations, and draft a two-line opener that references the idea in that post rather than the fact that she liked it.Raise `max_results` to 25. The cost is 0.2 credits per call whether you ask for 3 posts or 50, and the default of 3 is only a spot check. A pattern needs 25.
Start `posted_limit` at `month`. A `24h` window usually returns nothing because most people do not react to something every day, and each retry is another 0.2 credits.
Never call a profile inactive off an empty result. Widen `month` to `3months`, then `6months`, before you conclude anything.
Ask for what they reacted to, not who reacted. The second phrasing routes to `linkedin_post_engagers`, which answers the opposite question at 0.3 credits.
Pair it with `linkedin_profile_comments` at the same 0.2 credits. Reactions show interest, comments show opinion in the prospect's own words.
Qualify before you enrich. Filtering reaction results is free, while sending every profile to `find_work_email` at 1 credit each is where the batch cost actually lands.