Get Facebook Page Details
meta_get_pageRetrieve detailed information about a Facebook Page, including name, category, description, follower counts, and linked Instagram account.
Instructions
Gets detailed information about a specific Facebook Page.
Args:
page_id (string): The Facebook Page ID
Returns page details including name, category, description, follower counts, and linked Instagram account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Facebook Page ID | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |