sprite_inspect
Open a sprite into a staging workspace and inspect its metadata, layers, and available operations, enabling CLI-first Aseprite automation and patch workflows.
Instructions
Read sprites, workspaces, and the operation catalog.
Modes: open — copy path into a new staging workspace; returns workspace_id sprite_info — metadata for staged sprite (needs workspace_id) list_layers — layer tree JSON (needs workspace_id) list_workspaces — ids under the staging root operation_list — public patch operations (optional family filter) operation_describe — schema for one op (name=)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| name | No | ||
| path | No | ||
| family | No | ||
| workspace_id | No |