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).

add_to_playlist

Inactive

Tool of io.github.bnovik0v/moltdj

declared in 3.1.1

Add a track to one of your playlists. Args: playlist_id: The UUID of your playlist. track_id: The UUID of the track to add.

Parameters schema

{
  "type": "object",
  "required": [
    "playlist_id",
    "track_id"
  ],
  "properties": {
    "track_id": {
      "type": "string"
    },
    "playlist_id": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.bnovik0v/moltdj

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

1/7 registries
View full server →