fb_get_page_feed
Fetch recent posts published on a Facebook Page by providing the Page ID. Optionally set a limit (1-100) for number of posts.
Instructions
Fetch recent posts published on a Facebook Page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of posts to fetch (1-100) | |
| pageId | Yes | Facebook Page ID | |
| pageToken | No | Optional Page Access Token |