photoshop_sky_replacement
Replace the sky in an image using Photoshop's native AI Sky Replacement. Optionally specify a custom sky file; returns a summary of the result.
Instructions
Replace the sky using Photoshop native Sky Replacement when available.
Use when: a sky image path is provided and native AI sky replacement is supported. Fallback: photoshop_recipe_sky_blend for manual composite.
Returns: { ok, summary, details }. Preconditions: active document; optional sky_image_path for custom sky.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| sky_image_path | No | Optional absolute path to a sky image file |