get_texture_info
Retrieve texture metadata including dimensions, format, and mip levels. Use this to inspect texture properties for graphics debugging.
Instructions
Get metadata about a texture resource.
Args: resource_id: The resource ID of the texture
Includes dimensions, format, mip levels, and other properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||