- Integrations
- /
- Nano Banana
- /
- Actions
- /
- Generate Image with Nano Banana
NActionNano BananaUpdated May 2026
How do I generate images with Google Nano Banana?
Short answer: Drop the "Nano Banana → Generate Image with Nano Banana" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Inputs
The fields this action accepts.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Prompt prompt | string | Required | Describe the image you want to generate. Nano Banana handles legible text-in-image notably well — try poster mockups, logos with words, etc. |
Model model | options | Optional | Which Google image model to call. The stable Nano Banana is the safe default. Preview variants may produce sharper images but can be rate-limited or removed without notice. |
Sample request
{"prompt": "A vintage poster of an astronaut riding a bicycle on Mars, retro 70s style, text reading 'MARS 2026' at the bottom","model": "{{trigger.model}}"}
Returns
{"url": "https://ccc.oute.app/MW_TOKEN/.../google-nano-banana-abc.png","byte_size": 1258624,"image_url": "https://ccc.oute.app/MW_TOKEN/.../google-nano-banana-abc.png","mime_type": "image/png","expires_at": "2026-05-15T13:59:00.704Z","model_version": "gemini-2.5-flash-image-preview"}
Use these fields in downstream nodes for routing, logging, or error handling.
Triggered by
Apps that pair well as the trigger for Generate Image with Nano Banana.
Any of these apps can fire this action as part of a workflow.
FAQ
Questions about Generate Image with Nano Banana.
What does the Generate Image with Nano Banana action do in Nano Banana?
Generates images using Google's cost-efficient Nano Banana model. For high-volume thumbnails and bulk ad-variant creative where cost per image matters more than peak quality.
What inputs does Generate Image with Nano Banana require?
Required: Prompt. Every input accepts a static value or a variable from any upstream node in your workflow.
Can I use dynamic inputs from earlier workflow nodes?
Yes. Any field on this action can pull values from upstream nodes, whether that's a form response, a trigger payload, an AI output, or a lookup result.
What happens if Nano Banana returns an error?
The workflow pauses on the failed node, the error message is captured in the run log, and you can retry the run with one click. Auto-retry policies are configurable per workflow with exponential backoff up to 5 attempts.
Does Generate Image with Nano Banana support batch operations?
Yes. Run Generate Image with Nano Banana inside a Loop node to process arrays. Tiny Command handles Nano Banana's rate limits automatically so you don't have to throttle manually.
Send generate image with nano banana from your workflows.
Triggered by anything in the catalog. Free tier available. No credit card.