generate_blog_cover
Create blog cover images with AI, convert them to WebP format, and upload to CDN for optimized web delivery.
Instructions
Generate a blog cover image using Google Gemini AI, convert to WebP format, and upload to Qiniu CDN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The text prompt describing the image to generate | |
| slug | Yes | The slug identifier for the filename (will be prefixed with date) | |
| path | No | Upload directory path (default: 'blog-cover') | blog-cover |