meta get creative assets
meta_get_creative_assetsReturn ad-linked creative assets: carousel components, image hashes, video URLs, ad names, and collection covers. Separates catalog-only ads; raw metadata for diagnostics.
Instructions
Return ad-linked creative media with actual ad names, collection covers, all carousel/flexible components, resolved image hashes and video URLs. Catalog-only ads are classified separately; use the hosted GetMCPAds service for an interactive visual gallery. Raw creative metadata remains available for diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adIds | No | Specific ad IDs to enrich. | |
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| cursor | No | Pagination cursor from previous response | |
| adAccountId | No | Ad account ID. Used when adIds/creativeIds are omitted. | |
| creativeIds | No | Specific creative IDs to enrich. |
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. |