youtube_comments
Retrieve top-level comments and replies for any YouTube video using its ID. Pagination token supports browsing through all 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 |