get_block_info
Retrieve detailed information about any block at specified coordinates in Minecraft, enabling AI agents to understand block types and properties.
Instructions
Get information about a block at specific coordinates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| z | Yes | Z coordinate |