search_posts
Search Threads posts by keyword, with date filters and results ordered by popularity or recency. Retrieve relevant posts for analysis or monitoring.
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) |