You're viewing a demo portfolio

Join the waitlist
PRSM

youtube.playlist_details

Active

Tool of Vee3

declared in 1.27.1

Fetch metadata for a public YouTube playlist by playlist id. Returns title, description, creator summary, video and view counts, thumbnails, badges, and last updated timestamps. Cost = 10 tokens.

Parameters schema

{
  "type": "object",
  "title": "get_youtube_playlist_detailsArguments",
  "required": [
    "playlist_id"
  ],
  "properties": {
    "playlist_id": {
      "type": "string",
      "title": "Playlist Id",
      "maxLength": 512,
      "description": "YouTube playlist id (for example PLcirGkCPmbmFeQ1sm4wFciF03D_EroIfr)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →