youtube-comment
Retrieve YouTube video comments by video ID, with optional sorting, country/language filters, and pagination to support audience analysis and content research.
Instructions
YouTube视频评论查询
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sortBy | No | 排序方式 | |
| videoId | Yes | YouTube视频ID | |
| countryCode | No | 国家代码 | |
| languageCode | No | 语言代码 | |
| continuationToken | No | 分页游标 |