batchGenerateImages
Create multiple images simultaneously from a list of text prompts with customizable dimensions and save paths using FLUX Image Generator MCP Server.
Instructions
Generate multiple images from a list of prompts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customPath | No | Custom path to save the generated images | |
| height | No | Height of the images | |
| prompts | Yes | List of text prompts | |
| width | No | Width of the images |