create_mcp_resource_from_transcript_v2
Convert any YouTube video transcript into a persistent MCP resource. Save transcripts as markdown files for zero-token access, enabling efficient reuse in AI workflows.
Instructions
Create a persistent MCP resource from a YouTube video transcript.
This creates a markdown file in resources/transcripts/ that can be accessed with zero token consumption via MCP resources.
Args: video_url: YouTube video URL resource_name: Optional custom name for the resource (auto-generated if empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | ||
| resource_name | No |