find-page
Locate wiki pages across all registered wikis by exact title, partial title, or topic. Returns a ranked list with exact/redirect hits first, then prefix matches, then full-text results.
Instructions
Unified page locator. Tries exact title (following redirects), then title-prefix match, then full-text search, across all registered wikis by default. Returns a single ranked list where exact/redirect hits come before prefix hits, which come before full-text hits. Use this as the first step whenever you need to locate a specific page — it succeeds regardless of whether the user gave you the exact title, a partial title, or a topic description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wiki | No | Wiki name (omit to search all registered wikis) | |
| limit | No | Maximum number of ranked results | |
| query | Yes | Page title, partial title, or topic to locate |