tiktok list ad videos
tiktok_list_ad_videosList an advertiser's TikTok video library with file details, duration, dimensions, and preview/cover URLs. Re-resolve expired signed URLs with tiktok_get_asset_urls.
Instructions
List the advertiser's whole video library (file/video/ad/search): file name, duration, dimensions, signature, and publicly served preview and cover URLs. Every TikTok URL is signed and expires after roughly six hours: re-resolve with tiktok_get_asset_urls before use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (page_info.total_page in the response gives the bound) | |
| pageSize | No | Items per page (TikTok caps file library pages at 100) | |
| advertiserId | Yes | TikTok advertiser ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |