meta list ad images
meta_list_ad_imagesList ad account images with hash, name, dimensions, status, and display URLs. Optionally include the creatives using each image.
Instructions
List the ad account image library (/adimages): hash, name, dimensions, status, a permanent publicly served display URL (permalink_url), short-lived CDN URLs, and optionally the creatives using each image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | |
| hashes | No | Only these image hashes (exact match) | |
| minWidth | No | Only images at least this wide, in pixels | |
| minHeight | No | Only images at least this tall, in pixels | |
| nameFilter | No | Only images whose file name matches this value | |
| adAccountId | Yes | Ad account ID (e.g., act_123456789) | |
| includeUsage | No | Also return the creative IDs using each image |
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. |