Get Page Photo Albums
meta_get_page_albumsRetrieve photo albums from a Facebook Page by providing its page ID. Specify limit for results.
Instructions
Lists photo albums on a Facebook Page.
Args:
page_id (string): Facebook Page ID
limit (number): Max results (1–100, default 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| page_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |