Skip to main content
Lists the Meta ad account’s media library (videos and images) with optional name/filename search applied by Meta at the source. Returns video IDs, image hashes, names, dimensions, duration, status, and thumbnails. Use it to find existing media by filename before referencing them in creatives; pair with meta_ads_get_media_details for full details on specific assets.

Inputs

FilterItem

SelectableOption

Output

Type: List[Dict] Returns media library assets with media_type, video_id or image_hash, name, status, dimensions, duration, thumbnail, and created_time.