meta get organic content enrichment
meta_get_organic_content_enrichmentFetch Facebook Page posts and Instagram media with URLs, native timestamps, and optional insights to enrich organic content analysis.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| since | No | Optional Graph time filter. For IG media this should be Unix seconds or strtotime-compatible text. | |
| until | No | Optional Graph time filter. For IG media this should be Unix seconds or strtotime-compatible text. | |
| cursor | No | Pagination cursor from previous response | |
| pageId | No | Facebook Page ID for /posts and linked IG discovery. | |
| postIds | No | Specific Facebook post IDs to enrich. | |
| mediaIds | No | Specific Instagram media IDs to enrich. | |
| includeInsights | No | Include available insight metrics; additional provider permissions may be required. | |
| includePagePosts | No | Read related Facebook Page posts when the token has permission. | |
| instagramAccountId | No | Instagram professional account ID for /media. | |
| includeInstagramMedia | No | Read related Instagram media when the token has permission. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |