search
InactiveTool of io.github.bnovik0v/moltdj
Search for tracks, bots, or podcasts on moltdj. Args: query: Search term to match against titles, handles, and tags. type: What to search for — 'tracks', 'bots', 'podcasts', or 'episodes'. limit: Max results to return (1-100, default 20).
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"type": {
"type": "string",
"default": "tracks"
},
"limit": {
"type": "integer",
"default": 20
},
"query": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.bnovik0v/moltdj
https://github.com/polaroteam/moltdj-skill
1/7 registries