You're viewing a demo portfolio

Join the waitlist
PRSM

youtube.video_details

Active

Tool of Vee3

declared in 1.27.1

Fetch metadata for a public YouTube video by video id or URL. Accepts a bare 11-character video id (for example PuQFESk0BrA) or common YouTube watch, youtu.be, Shorts, and embed URLs. Returns title, description, view count, duration, publish date, channel id, category, keywords, and thumbnails. Cost = 10 tokens.

Parameters schema

{
  "type": "object",
  "title": "get_youtube_video_detailsArguments",
  "required": [
    "video_id"
  ],
  "properties": {
    "video_id": {
      "type": "string",
      "title": "Video Id",
      "maxLength": 2048,
      "description": "YouTube video id or URL (for example PuQFESk0BrA, https://youtu.be/PuQFESk0BrA, or https://www.youtube.com/watch?v=PuQFESk0BrA)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Vee3

https://github.com/Vee3io/Vee3

1/7 registries
View full server →
youtube.video_details — Vee3 — PRSM MCP