meta_ads_pages_list
List Facebook Pages accessible to your ad account token, aggregating personal and business-owned pages. Use the returned page IDs to target promotions, lead forms, or ad set promoted objects.
Instructions
Lists Facebook Pages the current access token can manage, aggregating personal Pages (/me/accounts) and business-owned Pages (/me/businesses -> owned_pages). Returns id, name, and category (when present) per Page. Read-only. Use this to find a page_id before creating lead forms, boosting posts, or attaching a Page to an ad set's promoted_object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Meta Ads account ID in the format 'act_XXXXXXXXXX' (e.g. 'act_1234567890'). Optional — falls back to META_ADS_ACCOUNT_ID from the configured credentials. The leading 'act_' prefix is required. |