get_comments
Retrieve comments from YouTube videos to analyze audience feedback and engagement. Specify a video URL and optional limit to gather user responses.
Instructions
Get comments from a YouTube video.
Args: video_url: YouTube video URL limit: Maximum number of comments (default 20, max 100)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | ||
| limit | No |