facebook_group_posts
Get posts from a public Facebook group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Number of pages to fetch (1-15, default 1). Billed per page. | |
| sort_by | No | Sort order: most_recent or relevance (default: most_recent) | most_recent |
| group_id | Yes | Facebook group ID (numeric) | |
| 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. |