get_transcript_summary
Summarize a YouTube video's transcript by providing its URL or video ID, with adjustable summary length and language selection.
Instructions
Get a summary of a YouTube video's transcript.
Args: video_url_or_id: YouTube video URL or video ID max_length: Maximum length of the summary in characters languages: List of language codes to use. If None, uses default. ctx: MCP context for logging
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| languages | No | ||
| max_length | No | ||
| video_url_or_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |