tiktok_ads_preview_ads
Preview TikTok Ads
Tiktok MCP AppDescription
Preview TikTok ad creatives with visual content (images/videos) and configurable metrics in an interactive UI.
Read-onlyIdempotent
Usage
This is an MCP App tool — it renders an interactive UI
directly in Claude Desktop. It does not return text or JSON; instead it returns a
resource_link pointing to a bundled application that renders the content client-side.
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "tiktok_ads_preview_ads",
"arguments": {}
}
}
{
"mcpServers": {
"tiktok-ads": {
"url": "https://tiktok.mcp.hopkin.ai",
"transport": "sse"
}
}
}
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
advertiser_id |
string |
Required | TikTok advertiser IDminLength: 1 |
ads |
array |
Required | Ads to preview (1-20) |
reason |
string |
Required | Why this tool call is neededminLength: 1, maxLength: 500 |
Optional parameters (1)
| Name | Type | Required | Description |
|---|---|---|---|
metric_labels |
object |
Optional | Display labels for metric keys |