Get Post Comments
get_youtube_v3_post_commentsRetrieves comments for a YouTube post with sorting options and pagination. Group: YouTube-Post. Billing per call: 1 Credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language code for localized content. | |
| postId | Yes | The ID of the YouTube post. | |
| sortBy | No | The sort order for comments. Allowed values: TOP_COMMENTS, NEWEST_FIRST. | TOP_COMMENTS |
| channelId | Yes | The ID of the channel that created the post. | |
| nextToken | No | A token for paginating to the next set of results. |