Generate Image
generate-imageCreate AI-generated images from text descriptions using ImaginePro's API. Convert detailed prompts into visual content with support for tracking and notifications.
Instructions
Generate an AI image from a text prompt using ImaginePro
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Detailed description of the image to generate | |
| ref | No | Optional reference ID for tracking | |
| webhookOverride | No | Optional webhook URL for async notifications |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| success | Yes | ||
| imageUrl | No | ||
| messageId | No |