Skip to content
Get MCP AdsGet MCP Ads, home
Start free

meta_get_creative_assets

Return normalized creative asset metadata for ads or creative IDs: thumbnail, object_story_spec, asset_feed_spec, video/image/link URL, CTA, and page/IG…

Return normalized creative asset metadata for ads or creative IDs: thumbnail, object_story_spec, asset_feed_spec, video/image/link URL, CTA, and page/IG references.

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
adAccountIdstringOptionalAd account ID. Used when adIds/creativeIds are omitted.
adIdsarrayOptionalSpecific ad IDs to enrich.
creativeIdsarrayOptionalSpecific creative IDs to enrich.
limitintegerOptionalDefault: 100.
cursorstringOptionalPagination cursor from previous response.

Calling itLink to this section

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

Type to search