List Ad Images
meta_list_ad_imagesRetrieve images from an ad account's image library to manage creative assets for ad campaigns.
Instructions
Lists images in an ad account's image library.
Args:
ad_account_id (string): Ad account ID
limit (number): Max results (default 25)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | Yes | ||
| limit | No | ||
| after | No | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |