photoshop_update_text_content
Update the text of an active Photoshop text layer. Specify a document ID to target a specific document before editing, preventing tab-switch retargeting.
Instructions
Update the text content of active text layer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | New text content | |
| 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. |