youtube_comments
Fetch YouTube video comments including top-level and replies using video ID. Pagination allows continuous comment retrieval.
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 |