Search the wiki
search_wikiKeyword search across Radix Wiki titles and page text — the first call when you know what you are looking for. Returns a page of results, each with its title, URL, tagPath, slug, a matched snippet and the date it was last updated. The tagPath and slug identify the page every read tool accepts. Narrow with tagPath when a term is common; page through with page/pageSize. When you do not yet know what exists, call get_categories first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| query | Yes | Search term (matched against page titles and body text) | |
| tagPath | No | Limit results to a tag path (e.g. "contents/tech/core-concepts") | |
| pageSize | No | Results per page (default 20, max 50) |