search_wiki
Search wiki content for any query terms, returning matching pages with line snippets. Optionally filter results by page type.
Instructions
Full-text search across the wiki (excludes raw sources). Returns matching files with line snippets. Use find_page instead when you want one page rather than every mention.
Args: query: Search terms (case-insensitive; regex is accepted). page_type: Optional type filter. See list_types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| page_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |