create_layer
Create a new layer in SketchUp by specifying its name. Returns the layer's id, name, and visibility state.
Instructions
Create a new layer with the given name. Returns {id, name, visible}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |