YouTube Toolbox

get_video_details

Retrieve comprehensive details about a YouTube video, including metadata and essential information, by providing the video ID. Ideal for extracting specific data for analysis or integration purposes.

Instructions

Get detailed information about a YouTube video

Input Schema

NameRequiredDescriptionDefault
video_idYes

Input Schema (JSON Schema)

{ "properties": { "video_id": { "title": "Video Id", "type": "string" } }, "required": [ "video_id" ], "title": "get_video_detailsArguments", "type": "object" }
ID: r5s240ekuw