All Tools/AnalyticsRead-only

Get Post Analytics

Get real-time analytics for a specific LinkedIn post: views/impressions, likes, comments, and reposts count. Costs 1 API call. Only use if you need real-time data for a SINGLE post. For batch analytics or dashboards, use get_cached_post_analytics (instant, no API cost). Fetches live data directly from LinkedIn for the most up-to-date metrics.

MCP tool name: get_post_analytics

Use Cases

  • Check the performance of a recently published post
  • Compare engagement metrics across multiple posts
  • Track impressions growth over time for key content
  • Generate content performance reports for stakeholders

Parameters

NameTypeRequiredDescription
post_idstringrequiredThe ID of the post to get analytics for

Example

Prompt

Get analytics for my post urn:li:activity:7150000000000

Response

{
  "post_id": "urn:li:activity:7150000000000",
  "impressions": 12500,
  "likes": 245,
  "comments": 38,
  "reposts": 12
}

Permission Scopes

This tool is available in the following permission scopes:

full accesscontentread only

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. All 164 tools. Safe limits, warm-up, and full permission control built in.