flow_generate_image
Generate high-fidelity images via Google Flow using Nano Banana or Imagen models. Attach reference images for consistency; auto-confirm saves high-res outputs, or preview first to avoid credit use.
Instructions
Generates high-fidelity images on Google Flow using Nano Banana 2, Nano Banana Pro, or Imagen 4. Supports attaching multiple reference images (e.g. character sheet + background environment) as prompt attachment chips. When auto_confirm=true, submits the prompt and downloads high-res images to output_folder. When auto_confirm=false (default), prepares the prompt and references in the UI for safety review without consuming credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model to use. Default is "Nano Banana 2". | Nano Banana 2 |
| ratio | No | Aspect ratio of the generated image. Default is "16:9". | 16:9 |
| prompt | Yes | Detailed image prompt describing subject, emotion, lighting, camera angle, shot size (ECU/MCU/MS/WS), and style. | |
| auto_confirm | No | Set to true to execute generation and consume Google Flow credits. If false, prepares without generating. | |
| output_folder | No | Directory path where generated images should be saved. | |
| response_format | No | Control verbosity of returned output (Anthropic Tool Standard). Default is "detailed". | detailed |
| reference_images | No | Array of absolute or relative file paths to reference images (e.g. character canonical PNG and location background JPG). |