facebook_page_posts
Get recent posts from a Facebook page by page ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Number of pages to fetch (1-15, default 1). Billed per page. | |
| page_id | Yes | Facebook page ID (numeric) | |
| end_date | No | Filter posts until this date | |
| start_date | No | Filter posts from this date | |
| 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. |