Generate Image

This action generates an image based on the text input using image-generation (Nano Banana).

Action Settings

Setting Description
Model Enum, required. The Model's resource name. This serves as an ID for the Model to use.
Aspect Ratio Enum, optional. The aspect ratio of the generated image.
Image Size Enum, optional. The size of the generated image.

Action Parameters

Parameter Description
Prompt String, required. The user-provided text to be processed by the Model.

Result

The result contains the following fields: Image_ResponseId, Image_BinaryContent, Image_FinishReason, Image_TotalTokenCount, Image_ModelVersion.