Nano Banana
Generate images using AI modelsProperties
| Property | Value |
|---|---|
| Type | image-generate |
| Family | AI |
| Group | Agent |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| prompt | Prompt | String | The prompt to generate the image from | Yes |
| model | Model | Select | No | |
| aspectRatio | Aspect Ratio | Select | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| imageUrl | imageUrl | string | Generated image URL |
| filePath | filePath | string | Local file path if saved |
| success | success | boolean | Whether generation succeeded |

