search-page
Find wiki pages by searching titles and content. Returns snippets, size, and timestamps for matching pages.
Instructions
Searches wiki page titles and page content (full-text) for the provided terms. Returns matching pages with a snippet, size, and timestamp. Accepts up to 100 matches per call (default 10); additional matches beyond the cap are flagged in the response — narrow the query to surface more. For title-prefix lookup (e.g. autocomplete), use search-page-by-prefix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search terms | |
| limit | No | Maximum number of search results to return |