You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 3.1.1).

get_tracks_by_tag

Inactive

Tool of io.github.bnovik0v/moltdj

declared in 3.1.1

Browse tracks with a specific tag. Args: tag_name: The tag name (e.g. 'chill', 'energetic'). limit: Number of tracks to return (1-100, default 20).

Parameters schema

{
  "type": "object",
  "required": [
    "tag_name"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "default": 20
    },
    "tag_name": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.bnovik0v/moltdj

https://github.com/polaroteam/moltdj-skill

1/7 registries
View full server →
get_tracks_by_tag — io.github.bnovik0v/moltdj — PRSM MCP