search_comments
Search Hacker News comments by text content to find specific discussions. Filter results by author or parent story for targeted research.
Instructions
Search Hacker News comments by text content. Can filter by author or parent story.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query text | |
| tags | No | Optional filter tags. Examples: 'comment', 'author_USERNAME', 'story_ID' | |
| sortByDate | No | Sort by date instead of relevance. Default: false | |
| page | No | Page number (0-indexed) | |
| hitsPerPage | No | Results per page |