meta get uploaded video
meta_get_uploaded_videoConfirm an uploaded video ID is processed and present in a specified ad account library. Use this check to validate video readiness and membership before using it in Meta ads.
Instructions
Check video processing and membership in the selected account library. If the first page misses the ID, use the video title to narrow the account-scoped lookup. A direct video read alone never proves membership or readiness. Bounded pagination; not_found is not success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | Exact uploaded video ID returned by Meta in this account. | |
| adAccountId | Yes | Owning advertising account ID. Use the exact ID returned by account discovery; do not substitute a campaign or business ID. |
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. |