Edit Image
This action edits one or more (up to three) images provided by URL with an AI model. You can refer to images in prompts using their numbers (1 to 3).
Action Settings
| Setting | Description |
|---|---|
| Model | Enum. The ID of the model to use. |
| Aspect Ratio | Enum. The aspect ratio of the generated media. |
| Resolution | Enum. The resolution of the generated media. |
Action Parameters
| Parameter | Description |
|---|---|
| Instructions | String. Instructions describing the desired image or change. This parameter is required. |
| Image1_Content | Binary. The first image content. This parameter is required. |
| Image2_Content | Binary. The second image content. |
| Image3_Content | Binary. The third image content. |
Result
The procedure returns the result in the ResultImage_Content field.
Was this page helpful?