Search Flarum docs
flarum_docs_searchSearch the official Flarum 2.0 documentation to find how features work, including admin settings, permissions, extenders, and REST API. Returns ranked results with page paths and snippets.
Instructions
Search the official Flarum 2.0 documentation (docs.flarum.org/2.x) and return ranked results with their page path and a snippet. Use this to look up how something works -- admin settings, permissions, extenders, REST API usage, extension development -- before acting on a forum. Reads the live docs, so results reflect the current docs. Then call flarum_docs_get with a result's "page" to read the full page. Example: query="approve posts permission".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default 8, max 20). | |
| query | Yes | What to look up, in natural language or keywords. |