generate_image_with_shared_context
Generate multiple images with a shared style context to ensure consistent branding across PPT, tutorials, and card sets. Batch create series images with custom resolutions and model options.
Instructions
🎯【推荐】共享上下文批量生图(保持风格一致性)。适合 PPT、教程、卡片组等系列图片。支持全部四款模型,支持指定分辨率。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | 模型选择,默认 nanobananapro | |
| requests | Yes | 批量生成请求列表 | |
| image_size | No | 图像分辨率预设:1K(1024x576)、2K(2048x1152,默认)、4K(3840x2160) | 2K |
| resolution | No | 自定义分辨率,格式 WxH,如 1920x1080。优先级高于 image_size。 | |
| concurrency | No | 并发数,默认 10 | |
| aspect_ratio | No | 宽高比 | |
| styleContext | Yes | 【必填】全局风格上下文(系列名称、背景色、强调色、排版规范等) |