tiktok get asset urls
tiktok_get_asset_urlsRefresh expired TikTok media URLs for image and video assets by calling at display time to get publicly fetchable links.
Instructions
Re-resolve fresh, publicly fetchable URLs for specific TikTok library assets (file/video/ad/info and file/image/ad/info). Call at display or download time: every TikTok media URL is signed and expires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageIds | No | Image IDs to refresh | |
| videoIds | No | Video IDs to refresh (at most 60 per call, TikTok's documented cap) | |
| 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. |