get_sprite_info
Retrieve sprite metadata from an Aseprite file, including size, color mode, frame durations, layers, and tags, as a JSON string.
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 |