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_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": {}
}
}