add_layer
Add a new layer to the active Aseprite sprite with custom name, type, and stack position.
Instructions
Add a new layer to the active sprite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Layer name (default: 'New Layer') | |
| type | No | Layer type | |
| position | No | Stack position (1 = bottom). null = top. |