aseprite_save_copy
Save an editable .aseprite copy with all layers, frames, and tags to a new export folder, without altering the current document or overwriting existing files.
Instructions
Save an editable .aseprite COPY with all layers/frames/tags into a NEW export folder. Does not replace the current document or mark it saved. Existing output is never overwritten.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| documentId | Yes | Exact document ID returned by inspect/create; never guess it. | |
| expectedRevision | Yes | Revision from the most recent inspect or edit result. Re-inspect if stale. |