Get specific videos by id
get_videosFetch up to 20 TikTok videos by ID to get full stats and refresh expired cover image URLs.
Instructions
Fetch up to 20 of your videos by id, with full stats. Also the way to refresh a cover_image_url: those links expire 6 hours after they are issued, so a cover that 404s needs this call rather than a cached URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which connected TikTok account to act as, by the name you gave it in TIKTOK_ACCOUNTS. Defaults to the first. Call list_accounts to see them. | |
| video_ids | Yes | TikTok video ids. Maximum 20 per call. |