photoshop_set_layer_locked
Lock or unlock the active Photoshop layer to prevent accidental edits. Specify the locked state and optional document ID to ensure the correct document is targeted.
Instructions
Lock or unlock the active layer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locked | Yes | Whether the layer should be locked | |
| 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. |