youtube_comments
Retrieve YouTube video comments and replies by video ID, with pagination tokens to load additional pages of comments.
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 |