snapchat_ get_ media
List Snapchat media in the selected account, retaining full native configuration and pagination. One of 24 Snapchat Ads tools on the Get MCP Ads MCP gateway.
List Snapchat media in the selected account, retaining full native configuration and pagination. An ad squad is an ad group/ad set.
- 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. |
limit | integer | Optional | Default: 100. |
cursor | string | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "snapchat_get_media",
"args": {
"adAccountId": "<string>"
}
}
}