photoshop_add_text_layer
Add a vector text layer to the active Photoshop document with control over font, size, color, justification, and position.
Instructions
Create a vector typography Text Layer in the active document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| x_px | No | ||
| y_px | No | ||
| color_hex | No | FFFFFF | |
| font_name | No | Helvetica | |
| font_size_pt | No | ||
| justification | No | left |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||