Skip to main content
Glama
imaginpro
by imaginpro

Gemini Multi-modal Image Generation

gemini-imagine

Generate images by combining text prompts with existing images as inputs. This tool processes multi-modal content to create visual outputs.

Instructions

Generate images using multi-modal inputs (text + images)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contentsYesArray of content items (text and/or images)
modelNoModel to use (default: gemini-2.5-flash-image-preview)
refNoOptional reference ID
webhookOverrideNoOptional webhook URL

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
errorNo
statusNo
successYes
imageUrlNo
progressNo
messageIdNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It states the tool generates images but doesn't mention any behavioral traits such as rate limits, authentication needs, output format, or potential side effects (e.g., whether it modifies input images). This leaves significant gaps in understanding how the tool behaves beyond its basic function.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence that front-loads the core purpose ('Generate images') and specifies the input method. There is no wasted language or unnecessary elaboration, making it highly concise and well-structured for quick understanding.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (multi-modal image generation with 4 parameters) and the presence of an output schema (which handles return values), the description is minimally adequate. However, with no annotations and incomplete behavioral context, it doesn't fully prepare an agent for safe and effective use, especially compared to sibling tools that might have overlapping functions.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all parameters thoroughly. The description adds no additional meaning beyond implying that 'contents' can include both text and images, which is already clear from the schema's enum and descriptions. This meets the baseline for high schema coverage without extra value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Generate images') and the input modality ('using multi-modal inputs (text + images)'), which distinguishes it from text-only generation tools. However, it doesn't explicitly differentiate from sibling tools like 'generate-image' or 'inpaint-image' that might also create images, leaving some ambiguity about when to choose this specific tool.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives like 'generate-image' or 'inpaint-image' from the sibling list. It mentions multi-modal inputs but doesn't specify scenarios where text+image inputs are preferred over text-only or other methods, offering no usage context or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/imaginpro/imaginepro-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server