Skip to content
Get MCP AdsGet MCP Ads, home
View as Markdown

x_ads_get_media_upload_status

Read processing status of an upload owned by the connected X user. One of 44 X Ads tools on the Get MCP Ads MCP gateway.

Read processing status of an upload owned by the connected X user. Media uploads are user-owned until registered in the selected account's media library.

Source
X Ads
Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
account_id
Endpoint
https://mcp.getmcpads.com/x-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
account_idstringRequiredX Ads account selected in Sources. Register the resulting media in this account's media library.
media_idstringRequiredNumeric media ID returned by this connected user's upload.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "x_ads_get_media_upload_status",
    "args": {
      "account_id": "<string>",
      "media_id": "<string>"
    }
  }
}
Esc

Type to search