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 for pagination (default: 1) | |
| get_sentiment | No | Add AI sentiment analysis (Plutchik emotions, dominant_emotion, intensity, and positive/negative/neutral polarity) to each result. Adds a small per-page surcharge. |