inpaint-image
Edit specific image regions using a mask to generate new content based on text prompts, enabling precise visual modifications.
Instructions
Edit specific regions of an image using a mask
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message ID of the base image | |
| maskUrl | Yes | URL of the mask image (white areas will be edited) | |
| prompt | Yes | Description of what to generate in masked areas | |
| ref | No | Optional reference ID | |
| webhookOverride | No | Optional webhook URL |