Skip to content
Get MCP AdsGet MCP Ads, home

tiktok_get_uploaded_video

Read one uploaded video from this advertiser’s media library. One of 64 TikTok Ads tools on the Get MCP Ads MCP gateway.

Read one uploaded video from this advertiser’s media library. Returns ready only after its media information is available with positive duration and dimensions. Does not upload again.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
advertiserId
Endpoint
https://mcp.getmcpads.com/tiktok-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
advertiserIdstringRequiredExact TikTok numeric ID as a string, never a rounded JavaScript number.
videoIdstringRequiredExact uploaded video ID returned by TikTok.

Calling itLink to this section

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

Type to search