What changed
image-generate now says exactly what a caller can send and receive. Send a prompt, then optionally set dimensions, a style tier, a model, a seed, or diffusion controls. The response includes a hosted PNG URL with the resolved model, final dimensions, prompt, seed, and timing.
The listing also names the four current style choices in plain language. fast is for quick image work. creative is for stylized marketing art. anime is for illustration. sd35 is for Stable Diffusion-style output.
Why
Agents searching for a text-to-image API, an AI image generator, or a prompt-to-PNG service need to know the request and result shape before paying. The endpoint already had those controls and fields. Its discovery copy now makes that contract visible without changing behavior or price.