ToolBox MCP Server
by xiaoguomeiyitian
Verified
gemini_image_tool
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fileName | No | Output file name template | image-${year}_${month}_${day}_${hour}_${minute}_${second}.png |
inputImage | No | Image path (required for edit_image) | |
maxOutputTokens | No | Maximum number of output tokens | |
operation | Yes | generate_image: Generate new image, edit_image: Edit existing image | |
outputDir | Yes | Output directory path | |
prompt | Yes | Prompt for image generation/editing | |
temperature | No | Temperature of the model | |
topK | No | Top K of the model | |
topP | No | Top P of the model |