Discourse Search
discourse_searchSearch a Discourse forum for topics matching a query. Returns topic IDs, slugs, and titles with total count and pagination indicator.
Instructions
Search site content. Returns JSON object with results array of matching topics (id, slug, title) and meta (total, has_more).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| max_results | No |