> ## 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 (AI Tool)

> AI tool to generate images

# Nano Banana (AI Tool)

AI tool to generate images

## Properties

| Property   | Value               |
| ---------- | ------------------- |
| **Type**   | image-generate-tool |
| **Family** | AI                  |
| **Group**  | Tools               |

## Parameters

| Name            | Label            | Type   | Description                            | Required |
| --------------- | ---------------- | ------ | -------------------------------------- | -------- |
| toolName        | Tool Name        | String | Name the AI will use to call this tool | No       |
| toolDescription | Tool Description | String |                                        | No       |
| model           | Model            | Select |                                        | No       |
| prompt          | Prompt           | String |                                        | No       |

## Outputs

| Name     | Label    | Type    | Description                  |
| -------- | -------- | ------- | ---------------------------- |
| imageUrl | imageUrl | string  | Generated image URL          |
| success  | success  | boolean | Whether generation succeeded |
