meta get creatives
meta_get_creativesRetrieve ad creative content—text, images, videos, links, and call-to-action—for specified ads in an ad account.
Instructions
Get ad creative content: text, images, videos, links, call-to-action. Returns creative details for specified ads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adIds | No | Specific ad IDs to get creatives for | |
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| adAccountId | Yes | Ad account ID (e.g., act_123456789) |
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. |