Documentation Index
Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
Use this file to discover all available pages before exploring further.
Nano Banana
Generate images using AI models
Properties
| 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 |