tiktok_trending_feed
ActiveTool of io.github.CDCStream/captapi
declared in 0.1.0
TikTok trending (For You) videos by region. Costs ~14 credits; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer",
"minimum": 1,
"description": "Max items to return. Default 20, max 200. Billed per result."
},
"country": {
"type": "string",
"description": "Two-letter ISO country code, e.g. US, GB, TR. Default US."
}
},
"additionalProperties": false
}Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries