get_sprite_info
Inspect an Aseprite file to retrieve sprite properties including size, color mode, frame durations, layers, and tags 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 |