tiktok_music_videos_list
ActiveTool of Social Fetch
declared in 0.19.0
List TikTok videos that use a specific music clip. Accepts a clip id.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"clipId"
],
"properties": {
"clipId": {
"type": "string",
"minLength": 1,
"description": "TikTok music clip id whose videos should be listed."
},
"cursor": {
"type": "string",
"minLength": 1,
"description": "Pagination cursor returned by a previous response."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Social Fetch
https://github.com/social-freak-ltd/socialfetch-mcp
1/7 registries