tiktok_song_get
ActiveTool of Social Fetch
declared in 0.19.0
Get details for a TikTok song or sound by id.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"minLength": 1,
"description": "TikTok song or sound id. Use the trailing id from a music page URL, or `music.id` from a video lookup."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Social Fetch
https://github.com/social-freak-ltd/socialfetch-mcp
1/7 registries