Inputs
Output
Type:List[Dict]
Returns one row per Page with id, name and category.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists the Facebook Pages available on the Meta Ads connection, with their IDs
| App | Meta Ads |
| Operation ID | meta_ads_list_pages |
| Type | Action |
| Connection | meta_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
name_search | string | No | - | Return only Facebook Pages whose name contains this text (case-insensitive). |
limit | integer | No | 100 | Maximum number of Facebook Pages to return (1-1000). Default: 100 |
List[Dict]
Returns one row per Page with id, name and category.
Fields: dynamic (depend on the inputs)