get_wiki_category
Fetches all pages in a specified Minecraft Wiki category, such as Blocks or Items, with an optional limit on results.
Instructions
List all pages in a Minecraft Wiki category (e.g. 'Blocks', 'Items', 'Mobs', 'Commands').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Category name (e.g., 'Blocks', 'Items', 'Mobs', 'Commands') | |
| limit | No | Max results (default 50) |