List Facebook Pages
meta_list_pagesRetrieve a list of all Facebook Pages you manage. This tool caches page access tokens, enabling subsequent page and Instagram operations without manual token management.
Instructions
Lists all Facebook Pages managed by the authenticated user.
IMPORTANT: Call this tool first before any page or Instagram operations — it caches the page access tokens needed for subsequent calls.
Returns:
id: Page ID (needed for other tools)
name: Page name
category: Page category
fan_count: Number of likes
followers_count: Number of followers
link: Page URL
instagram_business_account.id: Linked Instagram account ID (if any)
Tip: The page tokens are cached automatically. You do not need to manage them manually.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |