get_comments
Fetch the most popular comments from a YouTube video to understand audience reactions.
Instructions
Fetches the most popular comments of a YouTube video. Requires YouTube API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoUrl | Yes | YouTube video URL or video ID | |
| maxResults | No | Maximum number of comments to fetch. Default: 20 |