meta_get_pages
List accessible Facebook Pages with id, name, category, tasks, picture, and linked Instagram account references when available.
List accessible Facebook Pages with id, name, category, tasks, picture, and linked Instagram account references when available.
- Source
- Meta Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ meta-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
businessId | string | Optional | Optional Business Manager ID to list owned/client pages. Omit to use /me/accounts. |
limit | integer | Optional | Default: 100. |
cursor | string | Optional | Pagination cursor from previous response. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_get_pages",
"args": {}
}
}