create_layer
Adds a new layer to the current canvas, with a required name and optional visibility setting.
Instructions
Create a new layer on the current canvas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Layer name | |
| visible | No | Layer visibility (default: true) |