meta_ get_ organic_ content_ enrichment
Read Facebook Page posts and Instagram media with URLs, native periods and optional insights. One of 57 Meta Ads tools on the Get MCP Ads MCP gateway.
Read Facebook Page posts and Instagram media with URLs, native periods and optional insights. These are content insights, not Ads Insights; do not infer an organic-only breakdown.
- 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 | Optional | Facebook Page ID for /posts and linked IG discovery. |
instagramAccountId | string | Optional | Instagram professional account ID for /media. |
postIds | array | Optional | Specific Facebook post IDs to enrich. |
mediaIds | array | Optional | Specific Instagram media IDs to enrich. |
includePagePosts | boolean | Optional | Default: true. |
includeInstagramMedia | boolean | Optional | Default: true. |
includeInsights | boolean | Optional | Default: false. |
limit | integer | Optional | Default: 25. |
cursor | string | Optional | Pagination cursor from previous response. |
since | string | Optional | Optional Graph time filter. For IG media this should be Unix seconds or strtotime-compatible text. |
until | string | Optional | Optional Graph time filter. For IG media this should be Unix seconds or strtotime-compatible text. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "meta_get_organic_content_enrichment",
"args": {}
}
}