linkedin_get_post_details
Get detailed information about a LinkedIn post, including engagement statistics, by providing the post ID and access token.
Instructions
🔍 Get detailed information about a specific post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accessToken | Yes | LinkedIn access token | |
| postId | Yes | LinkedIn post/share ID | |
| includeStats | No | Include engagement statistics (default: true) |