create_layer
Creates a new layer with specified name, parent, visibility, and lock settings, returning the layer details.
Instructions
Create a new layer. Returns the created layer dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| parent | No | ||
| visible | No | ||
| locked | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||