extract_key_points
Extract key points from any YouTube video by providing a URL, with options to specify the number of points and language.
Instructions
Extract key points from a YouTube video.
Args: video_url: YouTube URL or video ID num_points: Number of key points to extract (default: 5) language: Language code (default: en)
Returns: Formatted key points
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | en | |
| video_url | Yes | ||
| num_points | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |