search_posts
Search Threads posts by keyword, filter by date range, result count, and sort order (top or recent) to locate relevant content.
Instructions
Search for posts using keywords
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (max 100, default 25) | |
| query | Yes | Search keyword or phrase | |
| since | No | ISO 8601 date to search from | |
| until | No | ISO 8601 date to search until | |
| search_type | No | Search results order: TOP (popular) or RECENT (chronological) |