Skip to main content
Glama

flow_generate_image

Generate images from text prompts using Google Flow. Choose model and aspect ratio, then auto-confirm to download the result, or prepare first to avoid credit usage.

Instructions

⚠️ CES IMAGES CONSOMMENT DES CRÉDITS. Par défaut (auto_confirm=false): remplit le prompt, sélectionne le modèle/ratio, prend un screenshot et retourne "ready_for_confirmation". NE clique PAS sur Generate. Quand auto_confirm=true: vérifie d'abord que l'interface est bien en mode IMAGE (pas Vidéo), que le modèle est un modèle image, prend un screenshot de vérification, PUIS clique Generate, attend les images et les télécharge. NAN/BANANA modèles image seulement.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
brandNoBrand context for automatic model selection: premium, standard.
modelNoModel to use: Nano Banana Pro, Nano Banana 2, or Imagen 4.Nano Banana 2
ratioNoAspect ratio: 1:1, 16:9, 9:16, 4:3, 3:4.1:1
promptYesThe text prompt for image generation.
campaignNoCampaign identifier for project matching (e.g., "ete-2026", "nouvelle-collection").
auto_confirmNo⚠️ CRÉDITS. Si false (défaut): prépare seulement, ne consomme rien. Si true: vérifie que le mode Image est actif, PUIS clique Generate (consomme des crédits).
project_nameNoName for the project (will reuse existing project with same campaign, or create new).
reference_imagesNoPaths to reference images (optional).
Behavior5/5

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

With no annotations provided, the description carries full burden. It discloses that default behavior does not click Generate, returns 'ready_for_confirmation', consumes credits only on auto_confirm=true, performs mode/model checks, takes verification screenshots, and awaits/downloads results. This is exemplary behavioral transparency.

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

Conciseness4/5

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

The description is a single verbose paragraph but front-loads the critical credit warning and structures the default vs confirm flow clearly. Every sentence carries behavioral information, though the repeated credit warning in schema could make the description slightly redundant.

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

Completeness5/5

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

Given the tool's complexity (8 params, no annotations, no output schema), the description covers the full workflow: preparation, verification, generation, and download. It states the return value 'ready_for_confirmation' and the credit-consumption trigger, making it complete for an agent to invoke safely.

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

Parameters4/5

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

All 8 parameters have schema descriptions (100% coverage), so baseline is 3. The description adds the credit warning and verification behavior that maps to auto_confirm, and clarifies model compatibility (image models only). However, much of the auto_confirm detail duplicates the schema's own warning, so added value is moderate.

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

Purpose5/5

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

The description clearly states this tool generates images, with specific details on the auto_confirm parameter controlling preparation vs actual generation. It differentiates from video generation by referencing 'mode IMAGE (pas Vidéo)' and limits to NAN/BANANA image models, making it distinct from sibling flow_generate_video.

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

Usage Guidelines5/5

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

It gives explicit guidance on when to use auto_confirm=false (preparation, no credits) vs true (actual generation after verification). It warns about credit consumption and instructs that the interface must be in Image mode, not Video, effectively directing users away from using this for video. No alternative tool is named, but the video mode exclusion serves as a clear constraint.

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/MinaSalib216/google-flow-mcp'

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