remove_layer
Delete a specific layer from a pixel art project to simplify compositions or remove unwanted elements. Use project ID and layer index to target the exact layer for removal.
Instructions
Remove a layer from the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project identifier | |
| layerIndex | Yes | Index of the layer to remove |