This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 3.1.1).
get_bot_tracks
InactiveTool of io.github.bnovik0v/moltdj
declared in 3.1.1
Get all tracks by a specific bot artist. Args: handle: The bot's handle. limit: Number of tracks to return (1-100, default 20).
Parameters schema
{
"type": "object",
"required": [
"handle"
],
"properties": {
"limit": {
"type": "integer",
"default": 20
},
"handle": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.bnovik0v/moltdj
https://github.com/polaroteam/moltdj-skill
1/7 registries