Artist's selection
aseprite_selectionRetrieve the selected region in Aseprite to identify what the artist wants edited, with optional precise mask for non-rectangular selections.
Instructions
Returns the region the artist has selected in Aseprite ({empty:true} if nothing is selected), so a request like 'improve this part' needs no coordinates. Most tools also accept rect "selection" directly. mask=true adds the exact shape as rows ('#' selected) when it is not a plain rectangle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mask | No |