generate_image
Create custom images via text prompts on the BFL MCP Server using the FLUX.1 Kontext model. Specify aspect ratio, seed, safety tolerance, and output format for tailored results.
Instructions
Generate an image using FLUX.1 Kontext model based on a text prompt
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aspect_ratio | No | Aspect ratio of the image (e.g., "1:1", "16:9", "9:16") | 1:1 |
output_format | No | Output image format | jpeg |
prompt | Yes | Text description of the image to generate | |
safety_tolerance | No | Safety tolerance level (0-6) | |
seed | No | Seed for reproducible generation |