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

meta_get_organic_content_enrichment

Enrich Facebook Page posts and Instagram organic media with media URLs, permalinks, counts, attachments, and optional read-only insights.

Enrich Facebook Page posts and Instagram organic media with media URLs, permalinks, counts, attachments, and optional read-only insights.

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