read_texture_info
Retrieve texture asset details from a Godot project by providing its file path. Returns information about the texture's properties.
Instructions
Read texture asset info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to texture asset (e.g. "sprites/hero.png") |