batch_generate_images
Create multiple images from a list of prompts in a single batch call, reducing API calls and time.
Instructions
Generate multiple images in a single batch call using Google Flow Nano Banana Pro. More efficient than calling generate_image multiple times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Image model to use for all prompts. | |
| aspect | No | Aspect ratio for all generated images. | |
| account | No | Account key to use. | |
| prompts | Yes | Array of prompts to generate images for (up to 4). |