video_comments
Fetch top YouTube comments sorted by relevance, including text, like count, and author. Use to analyze audience feedback on any video.
Instructions
Fetch top YouTube comments sorted by relevance.
Returns comment text, like count, and author for each comment. Costs 1+ YouTube API units, 0 Gemini units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL (youtube.com or youtu.be) | |
| max_comments | No | Maximum comments to fetch (sorted by relevance) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||