Skip to content
Get MCP AdsGet MCP Ads, home

meta_get_uploaded_video

Check video processing and membership in the selected account library. One of 59 Meta Ads tools on the Get MCP Ads MCP gateway.

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.

Source
Meta Ads
Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/meta-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringRequiredOwning advertising account ID. Use the exact ID returned by account discovery; do not substitute a campaign or business ID.
videoIdstringRequiredExact uploaded video ID returned by Meta in this account.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "meta_get_uploaded_video",
    "args": {
      "adAccountId": "<string>",
      "videoId": "<string>"
    }
  }
}
Esc

Type to search