get_sprite_info
Retrieve essential sprite data including dimensions, frame count, and layers from an Aseprite file in JSON format.
Instructions
Return sprite info as JSON string (size, frame count, layers).
Args: filename: Name of the Aseprite file to inspect
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |