linkedin_company_posts
Get recent posts from a LinkedIn company page by URL. Returns posts with engagement metrics (likes, comments, shares, reactions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | LinkedIn company page URL | |
| page | No | Page number, 1-50 (default: 1). 10 posts per page | |
| get_sentiment | No | Add AI sentiment analysis (Plutchik emotions, dominant_emotion, intensity, and positive/negative/neutral polarity) to each result. Adds a small surcharge per page, or per request on single-request endpoints. |