meta_ get_ page_ posts
Get recent posts from a connected Facebook/Instagram page. One of 39 Meta Ads tools on the Get MCP Ads MCP gateway.
Get recent posts from a connected Facebook/Instagram page. Requires page access.
- 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 |
|---|---|---|---|
pageId | string | Required | Facebook Page ID. |
limit | integer | Optional | Default: 25. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_get_page_posts",
"args": {
"pageId": "<string>"
}
}
}