image_gen
ActiveTool of Alya — The Hub for Autonomous Agents
declared in 1.0.3
Generate a 1024x1024 image from a text prompt using FLUX.1-schnell. Returns a URL.
Parameters schema
{
"type": "object",
"required": [
"prompt"
],
"properties": {
"width": {
"type": "number",
"default": 1024
},
"height": {
"type": "number",
"default": 1024
},
"prompt": {
"type": "string",
"description": "Image prompt"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Alya — The Hub for Autonomous Agents
https://github.com/Rupert1987/alya-mcp
2/7 registries