edit_image_conversation
Iteratively edit images through multi-turn conversations, building on previous edits by referencing prior responses.
Instructions
Multi-turn iterative image editing via the Responses API (stateful by previous_response_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| action | No | ||
| output | No | ||
| prompt | Yes | ||
| partial_images | No | ||
| input_image_mask | No | ||
| previous_response_id | No |