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

meta_get_creatives

Get ad creative content: text, images, videos, links, call-to-action. One of 39 Meta Ads tools on the Get MCP Ads MCP gateway.

Get ad creative content: text, images, videos, links, call-to-action. Returns creative details for specified ads.

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
adAccountIdstringRequiredAd account ID (e.g., act_123456789)
adIdsarrayOptionalSpecific ad IDs to get creatives for.
limitintegerOptionalDefault: 100.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "meta_get_creatives",
    "args": {
      "adAccountId": "<string>"
    }
  }
}
Esc

Type to search