Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

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_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/meta-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
pageIdstringOptionalFacebook Page ID for /posts and linked IG discovery.
instagramAccountIdstringOptionalInstagram professional account ID for /media.
postIdsarrayOptionalSpecific Facebook post IDs to enrich.
mediaIdsarrayOptionalSpecific Instagram media IDs to enrich.
includePagePostsbooleanOptionalDefault: true.
includeInstagramMediabooleanOptionalDefault: true.
includeInsightsbooleanOptionalDefault: false.
limitintegerOptionalDefault: 25.
cursorstringOptionalPagination cursor from previous response.
sincestringOptionalOptional Graph time filter. For IG media this should be Unix seconds or strtotime-compatible text.
untilstringOptionalOptional Graph time filter. For IG media this should be Unix seconds or strtotime-compatible text.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "meta_get_organic_content_enrichment",
    "args": {}
  }
}
Esc

Type to search