convert_to_notes
Convert a YouTube video transcript into structured markdown notes with key points and code snippets for developer-friendly documentation.
Instructions
POWER TOOL: Convert a video transcript into structured markdown notes. Extracts key points, code snippets, and creates a developer-friendly summary. This combines transcript analysis + code extraction + structure detection. Use this for comprehensive tutorial documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | YouTube video ID or URL | |
| language | No | Transcript language code | en |
| includeTimestamps | No | Include timestamp links |