youtube_comments
Extract YouTube video comments, including top-level and replies. Supports pagination via continuation token.
Instructions
Retrieve video comments (top-level & replies). Returns a page of comments for a specific YouTube video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| continuation_token | No | Pagination token returned by a previous request, first page if empty | |
| id | Yes | YouTube video ID (11-character code) |