get_tutorial_steps
Extract step-by-step instructions from tutorial videos by identifying numbered steps and instructional patterns like 'first/then/next'.
Instructions
Extract step-by-step instructions from a tutorial video. Identifies numbered steps, "first/then/next" patterns, and instructional segments. COMBINE WITH: extract_code_snippets for code commands, find_github_links for source code, get_video_frames to see what they're doing visually.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | YouTube video ID or URL | |
| language | No | Transcript language code | en |