ai-image-gen
ActiveTool of The Stall
Generate an AI image from a text prompt using DALL-E 3. Returns a public URL for the image (hosted for 1 hour) plus the model's revised prompt. Supports vivid or natural style, and three aspect ratios: square (1024×1024), portrait (1024×1792), or landscape (1792×1024). $0.080/image — 20% below closest x402 competitor. Output is base64-encoded PNG or a direct URL depending on response_format.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"size": {
"type": "string",
"description": "Image dimensions. '1024x1024' is square (default), '1024x1792' is portrait, '1792x1024' is landscape."
},
"style": {
"type": "string",
"description": "Image style. 'vivid' produces hyper-real, dramatic compositions. 'natural' produces softer, more realistic images. Default: vivid."
},
"prompt": {
"type": "string",
"description": "Text description of the image to generate. Be specific — include subject, style, lighting, mood, and composition for best results. Max 4000 characters."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries