feat(mcp): 新增高清原图下载和超时配置,优化生图流程
This commit is contained in:
2
SKILL.md
2
SKILL.md
@@ -48,7 +48,7 @@ MCP 工具调用(尤其是生图、等待回复等)可能耗时较长。**
|
||||
|
||||
| 工具名 | 说明 | 入参 |
|
||||
|--------|------|------|
|
||||
| `gemini_generate_image` | 完整生图流程:新建会话→发prompt→等待→提取图片→保存本地 | `prompt`,`newSession`(默认false),`referenceImages`(参考图路径数组,默认空) |
|
||||
| `gemini_generate_image` | 完整生图流程:新建会话→发prompt→等待→提取图片→保存本地(耗时约 60~120 秒) | `prompt`,`newSession`(默认false),`referenceImages`(参考图路径数组),`fullSize`(默认false,true则下载高清原图),`timeout`(默认180000ms) |
|
||||
|
||||
**会话管理:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user