Youtube Vision MCP

by minbang930
Verified

extract_key_moments

Extract key moments from YouTube videos, including timestamps and descriptions, to quickly identify important segments. Specify the number of moments and the video URL for precise results.

Instructions

Extracts key moments (timestamps and descriptions) from a given YouTube video.

Input Schema

NameRequiredDescriptionDefault
number_of_momentsNoNumber of key moments to extract (default: 3).
youtube_urlYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "number_of_moments": { "default": 3, "description": "Number of key moments to extract (default: 3).", "exclusiveMinimum": 0, "type": "integer" }, "youtube_url": { "format": "uri", "type": "string" } }, "required": [ "youtube_url" ], "type": "object" }

You must be authenticated.

Other Tools from Youtube Vision MCP

Related Tools

ID: cj4f9yubo7