texture_preview
Preview a specific texture as a PNG image using its name or UUID from texture_list, with optional max dimension.
Instructions
Preview a specific texture as a PNG image. Use texture_list first to find names/UUIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Texture name | |
| uuid | No | Texture UUID | |
| maxSize | No | Max dimension in px (default: 512) |