photoshop_move_layer_to_position
Repositions the active layer relative to a named target layer by placing it above, below, at the top, or at the bottom of the layer stack.
Instructions
Move the active layer relative to another layer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | Yes | Position relative to target layer | |
| document_id | No | Optional Photoshop document id from photoshop_get_state / photoshop_list_documents. When set, the tool activates that document before running so a UI tab switch cannot retarget the edit. | |
| targetLayerName | Yes | Name of the layer to move relative to |