fattly_inpaint
Edits part of an image: repaints the masked area to match a prompt. Returns a link to the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | What to paint into the masked area. | |
| maskUrl | Yes | Mask (white = area to repaint) — a fal URL from fattly_upload_image. | |
| imageUrl | Yes | Image to edit — a fal URL from fattly_upload_image. |