photoshop_set_layer_opacity
Adjust the active layer's opacity to a specified value between 0 and 100, with optional document targeting to ensure the correct document is edited.
Instructions
Set the opacity of the active layer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opacity | Yes | Opacity value (0-100) | |
| 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. |