delete_layer
Removes a specific layer by its name from an Aseprite file. Use to clean up layer structure without affecting other layers.
Instructions
Delete a layer by name.
Args: filename: Aseprite file to modify layer_name: Name of the layer to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| layer_name | Yes |