list_comments
Retrieve top-level comments from YouTube videos by specifying video ID, with options to sort by relevance or time and control result count.
Instructions
List top-level comments on a video. Costs 1 quota unit.
Args: video_id: The video ID max_results: Number of comment threads (1-100, default 20) order: Sort — relevance or time
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | ||
| max_results | No | ||
| order | No | relevance |