tiktok_transcript
ActiveTool of io.github.CDCStream/captapi
declared in 0.1.0
Transcript of a TikTok video (via captions). Costs ~2 credits; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"format": "uri",
"description": "Public TikTok video URL, e.g. https://tiktok.com/@user/video/ID."
}
},
"additionalProperties": false
}Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries