wan27-image-edit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WAN_WORKSPACE_ID | No | 业务空间 ID,默认 ws-bw8c2tma2afa2fsl | ws-bw8c2tma2afa2fsl |
| DASHSCOPE_API_KEY | Yes | 阿里云百炼 API Key(必填) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| wan27_image_editA | 万相2.7 图像编辑(多图参考)。 参数: prompt: 文字指令,描述如何编辑/融合(≤5000 字符)。例如“把图2的涂鸦喷绘在图1的汽车上”。 images: 1-9 张参考图,按数组顺序定义“图1/图2...”。每项为公网可访问 URL 或 data:image/{jpeg|png|webp};base64,<...> 字符串。图像格式 JPEG/JPG/PNG(无透明)/BMP/WEBP, 宽高 [240,8000]px、宽高比 [1:8,8:1]、单张 ≤20MB。 model: wan2.7-image-pro(专业版)或 wan2.7-image(更快)。 size: 输出分辨率规格,1K / 2K / 4K。图像编辑场景 pro 与 image 最高均 2K;4K 仅文生图可用。 n: 生成张数,1-4。 watermark: 是否在右下角加“AI生成”水印,默认 False。 seed: 随机种子 [0,2147483647],相同 seed 结果相对稳定(可选)。 返回: 生成图像的 URL 列表(PNG,链接 24 小时内有效,请及时下载保存)。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |