Paginated thread search
search_elasticRelevance-ranked full-text thread search with explicit offset pagination — use to page through a large result set beyond what the main search tool returns.
Complements the main search tool: use this to page through a large result
set with an explicit offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of results to return (alias: limit) | |
| from_ | No | Offset for pagination | |
| limit | No | Alias for size | |
| query | Yes | Search query string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||