Get LinkedIn Post
Retrieve a single LinkedIn post by its activity ID and read back its full content, author, and engagement metrics. Use it to inspect a specific post before reacting, commenting, or analyzing performance. If the post was deleted or the ID is invalid, the call returns a not-found error.
Example prompt: Show me the content and engagement stats for post urn:li:activity:7012345678901234567
{
"post_id": "urn:li:activity:7012345678901234567",
"author": "Jane Smith",
"text": "AI agents are reshaping how GTM teams work...",
"reactions": 184,
"comments": 27
}What you can build
Parameters
Inputs accepted by get_post.
| Name | Type | Description |
|---|---|---|
| post_id | string | The ID of the post to retrieve (e.g. 'urn:li:activity:7012345678901234567') |
Related tools
List LinkedIn Posts
List recent posts by any profile or company, or surface your own top posts ranked by impressions, reactions, or engagement rate via MCP.
Get Post Analytics
Pull impressions, reactions, comments, and reposts for any LinkedIn post by ID so your agent can measure reach and engagement instantly.
List LinkedIn Post Comments
List comments on any LinkedIn post sorted by recency or relevance, with pagination. Identify unanswered threads to engage via MCP.
React to LinkedIn Post
React to LinkedIn posts with like, celebrate, support, love, insightful, or funny. Safe daily limits and idempotent reactions 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.