tiktok_ get_ carousel_ music
Get TikTok music recommendations for exactly the uploaded images in a standard, non-catalog image ad (one card) or carousel.
Get TikTok music recommendations for exactly the uploaded images in a standard, non-catalog image ad (one card) or carousel. Verifies each image is carousel-usable. Read-only; select a returned music_id in the approval preview and use the same images in the ad. Music is for use on TikTok only.
- Source
- TikTok Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
advertiserId- Endpoint
- https:/
/ mcp. getmcpads. com/ tiktok-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
advertiserId | string | Required | Exact TikTok numeric ID as a string, never a rounded JavaScript number. |
imageIds | array | Required | Ordered list of 1–35 distinct uploaded image IDs owned by this advertiser. Use the exact same images in the approved carousel. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "tiktok_get_carousel_music",
"args": {
"advertiserId": "<string>",
"imageIds": "<array>"
}
}
}