tiktok_video_transcript
A video's spoken text from TikTok's own caption track: one joined string plus timed cues. has_transcript false means the video has no caption track, which is common and is not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The numeric video id. | |
| lang | No | Language tag such as en or es-MX. Omit to get the original track. | |
| expand | No | false (default): a compact JSON summary sized for a model's context. true: the complete, unmodified response from the data API — can exceed 500 KB for list tools, so ask for it only when a field you need is missing from the compact form. Same price either way. |