get_sprite_info
Inspect an Aseprite file to obtain sprite details like size, color mode, frame durations, layers, and tags returned as JSON.
Instructions
Return sprite info as JSON string (size, color mode, frame durations, layers, tags).
Args: filename: Name of the Aseprite file to inspect
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |