wiki_search
Search the Isaac modding API wiki for classes, enums, and tutorials, returning complete page content with methods and links for accurate context.
Instructions
Full-text search across all Isaac API wiki pages. Returns complete page content (not fragments) for each match — the LLM gets full class context with all methods, descriptions, and [[wikilinks]] to related classes. Use this to find relevant API classes, enums, or tutorials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keywords, e.g. 'player health', 'spawn entity', 'grid entity door'. | |
| top_k | No | Max results (default: 5, max: 10). | |
| category | No | Limit search to a page category. |