Modal MCP Toolbox

generate_flux_image

Create custom images based on text prompts using the FLUX model via the Modal MCP Toolbox. Ideal for generating visuals directly from descriptive inputs without manual design.

Instructions

Let's you generate an image using the Flux model.

Input Schema

NameRequiredDescriptionDefault
promptYesThe prompt to generate an image for

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "The prompt to generate an image for", "title": "Prompt", "type": "string" } }, "required": [ "prompt" ], "title": "generate_flux_imageArguments", "type": "object" }

Other Tools from Modal MCP Toolbox

Related Tools

ID: ai78w0p5mc