photoshop_create_layer
Add a new art layer to a Photoshop document by specifying its name, opacity, and blend mode, giving AI agents programmatic control over layer creation.
Instructions
Create a new art layer with specified name and opacity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Layer | |
| opacity | No | ||
| blend_mode | No | normal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||