youtube_comments
Get top-level comments and replies for a YouTube video by ID. Use a pagination token to load more comment pages.
Instructions
Retrieve video comments (top-level & replies). Returns a page of comments for a specific YouTube video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | YouTube video ID (11-character code) | |
| continuation_token | No | Pagination token returned by a previous request, first page if empty |