search-page-by-prefix
Find wiki page titles starting with a specific prefix. Returns up to 500 matching titles without snippets, ideal for autocomplete or title lookup.
Instructions
Returns wiki page titles beginning with a given prefix (suited to autocomplete and title lookup). Only titles are returned — no snippets, sizes, or IDs. Accepts up to 500 titles per call (default 10); additional matches beyond the cap are flagged in the response. For full-text content search, use search-page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | Yes | Wiki page title prefix | |
| limit | No | Maximum number of results to return | |
| namespace | No | Namespace ID to restrict the search to |