MadgicxMCP Docs

Creative Tools

Tools for inspecting Facebook ad creatives.

Creative Tools

Tools for inspecting Facebook ad creatives. Creatives define the visual and copy elements of ads, including images, videos, headlines, body text, and call-to-action buttons.

get_creative

Retrieve full configuration details for a single Facebook ad creative, including all media assets, text elements, call-to-action, and tracking parameters.

Parameters

PropTypeDefault
account_id
string
-
creative_id
string
-

get_creatives

Retrieve configuration details for up to 50 Facebook ad creatives in a single batch request. More efficient than individual requests.

Parameters

PropTypeDefault
account_id
string
-
creative_ids
string[]
-

list_creatives_by_ad

Retrieve all ad creatives associated with a specific Facebook ad. An ad can have one or more creatives in some formats (e.g., dynamic creative).

Parameters

PropTypeDefault
account_id
string
-
ad_id
string
-

Example

Show me the creatives used by ad 120211556789

On this page