linkedin_post_stats
Retrieve engagement metrics like impressions, reactions, comments, and shares for a LinkedIn post using its URN and platform connection ID.
Instructions
Get engagement statistics for a specific LinkedIn post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postedId | Yes | LinkedIn post URN, e.g. 'urn:li:share:123456' | |
| platformId | Yes | Platform connection ID, e.g. 'linkedin-XxxYyy' | |
| queryTypes | No | Metrics to fetch, e.g. ['IMPRESSION', 'REACTION', 'COMMENT', 'SHARE'] |