get_cached_block
Retrieve cached block details at X, Y, Z coordinates so AI agents can inspect Minecraft terrain without querying the live world.
Instructions
Get cached block information at coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| z | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |