minecraft_wiki
Search and retrieve detailed information from the official Minecraft Wiki for Bedrock and Education Editions. Focus on commands, blocks, items, entities, and mechanics using a step-by-step sequence for efficient information gathering.
Instructions
Search Minecraft Wiki for Bedrock Edition and Education Edition commands, blocks, items, entities, and game mechanics. Excludes Java Edition-only features. Returns accurate, up-to-date information from the official Minecraft Wiki. Use sequence action for step-by-step information gathering: 1) search for topic, 2) get specific page, 3) get detailed section - reduces overwhelming responses.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Wiki search action to perform | |
focus | No | Focus area for search results | |
page_title | No | Specific wiki page title to retrieve | |
query | No | Search query (e.g., "give command", "diamond sword", "teleport", "setblock") | |
section | No | Specific section name within a page | |
steps | No | Array of wiki search actions for sequence. Example: [{"type":"search","query":"give command","focus":"commands"},{"type":"get_page","title":"Commands/give"},{"type":"get_section","title":"Commands/give","section":"Syntax"}]. Use this to break down information gathering into manageable steps instead of getting overwhelming responses. | |
title | No | Wiki page title (alternative parameter name for compatibility) |