meta get video sources
meta_get_video_sourcesResolve fresh, signed download URLs and thumbnails for ad videos at download time, using ad account and optional page ID for access.
Instructions
Resolve fresh download URLs (source) and thumbnails for specific ad videos. Call this at download time: the returned URLs are signed and expire quickly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Owning Page ID from the ad creative. Allows Page-token fallback even when the user token cannot read the video node. | |
| videoIds | Yes | Video IDs to resolve (at most 10 per call, one Graph request each) | |
| adAccountId | Yes | Ad account that owns the videos, used for scoping and rate limits |
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. |