photoshop_generate_image
Create images from text prompts directly in Photoshop, on a blank or active document, turning descriptions into new visual content.
Instructions
Generate image content from a text prompt (text-to-image) on blank or active document.
Use when: creating new imagery from a description.
Returns: { ok, summary, details }. Preconditions: generative_fill capability; Adobe generative credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Width if creating new doc (default 1024) | |
| height | No | Height if creating new doc (default 1024) | |
| prompt | Yes | Image description | |
| 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. |