atomicLayers
photoshop_create_layer
Create a new empty layer above the active layer. Use when: user needs a blank layer for painting, fills, or stacking content. Do NOT use when: adding text — use photoshop_create_text_layer. Returns: created layer name and context. Preconditions: active document. Side effects: adds layer to history.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | — | Name for the new layer (optional) |
Community recipes
Nothing here yet. Be the first to share one.
Share a recipe