snapchat_ get_ media_ status
Read this account-owned media and its native processing state. One of 46 Snapchat Ads tools on the Get MCP Ads MCP gateway.
Read this account-owned media and its native processing state. Only ready:true permits creative creation; an accepted upload alone is insufficient.
- Source
- Snapchat Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ snapchat-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Required | Selected Snapchat ad account UUID; never an organization ID. |
mediaId | string | Required | Native Snapchat entity UUID. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "snapchat_get_media_status",
"args": {
"adAccountId": "<string>",
"mediaId": "<string>"
}
}
}