Open a Facebook Page
open_pageOpens a Facebook Page by URL and retrieves its visible posts along with page metadata. Read-only: does not follow or like the page.
Instructions
Open a Facebook Page and read its visible posts. Returns Page metadata plus posts. Read-only — it will not follow or like the Page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum posts to return | |
| page_url | Yes | Page URL, e.g. https://www.facebook.com/somebusiness | |
| expand_text | No | Click "See more" on truncated posts. Slower, but truncated text loses the detail that makes a post worth finding. | |
| scroll_rounds | No | How many times to scroll for more posts. Each round costs a few seconds. |