Generate a cover image
generate_cover_imageGenerate an AI cover image from a text prompt, upload it to a CDN, and get a public URL for your blog post cover.
Instructions
Generate an image from a text prompt with AI, upload it to the Misar.Blog CDN, and return its public URL for use as cover_image_url when publishing.
Use it when no artwork exists yet; use upload_image for a file the user already has. Each call generates a NEW image and costs generation credits against the account's plan — it is not idempotent, so re-running to 'try again' bills again. Generation takes noticeably longer than other tools.
Requires an API key. The resulting URL is public and cannot be deleted through this server. Results vary between runs for the same prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Output dimensions: '1792x1024' landscape (the default, best for article covers), '1024x1024' square, '1024x1792' portrait. | 1792x1024 |
| prompt | Yes | What the image should show, in plain language, up to 1000 characters. Describe subject and style; avoid asking for text in the image. |