Find YouTube Comments
youtube_find_commentsFind specific terms in YouTube comments by scanning a bounded number of pages, returning matches only from the pages checked.
Instructions
Finds literal terms across an explicit bounded number of comment pages. Results always describe retrieved pages only, never every comment on the video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| limit | No | ||
| order | No | relevance | |
| maxPages | Yes | ||
| pageToken | No | ||
| matchTerms | Yes | ||
| includeReplies | No |