search_docs
Search Hytale modding documentation to find specific pages. Provide a query like 'custom UI' or 'world generation' to get matching documentation paths.
Instructions
Fetch the full content of a Hytale modding documentation page. Provide a doc path (e.g. '/en/docs/official-documentation'). Use search_docs first to find the right page path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of pages to return (default: 10) | |
| query | Yes | Search query (e.g. 'custom UI', 'NPC template', 'world generation') | |
| locale | No | Locale code (default: 'en') | en |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |