Skip to main content
Glama

Read or change project generation settings

flow_settings
Idempotent

Manage project-level video generation settings: model tier, aspect ratio, outputs per prompt, and clip duration to control cost and output quality.

Instructions

Read or change Flow's per-PROJECT generation settings: model tier, aspect ratio, and outputs per prompt. These are project globals, not per-generation arguments — set once, they persist across chat turns. Changing the tier is free and is the highest-leverage cost control there is: moving a project from Veo Quality to Fast turns every subsequent clip from 100 credits into 20. Re-read this after switching projects.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNoExact option label, e.g. "Veo 3.1 Fast". Only for action=set
actionNoget
aspect_ratioNoOnly for action=set
response_formatNomarkdown for reading, json for programmatic usemarkdown
duration_secondsNoClip length. A cost lever on Gemini Omni Flash, which charges 15/20/25/30 credits by duration
outputs_per_promptNoKeep at 1 — outputs multiply cost linearly
Behavior4/5

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

Beyond annotations, description adds key behaviors: changes are free (cost impact), settings persist across turns, and suggests re-reading after switching projects. No contradiction with annotations.

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?

Four sentences with clear front-loading of purpose, followed by persistence and cost example. No redundant information; each sentence earns its place.

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

Completeness4/5

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

Given 6 parameters and no output schema, description covers purpose, persistence, cost, and usage hint. It lacks guidance on when to use get vs set, but schema provides action parameter.

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 covers 83% of parameters with descriptions; description adds value by explaining persistence and cost implications but does not detail each parameter beyond the schema.

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?

Description clearly states the tool reads or changes project generation settings, with specific items: model tier, aspect ratio, outputs per prompt. Differentiates from sibling tools by focusing on project globals rather than generation or media management.

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

Usage Guidelines3/5

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

Provides context that settings are project globals and persist across chat turns, aiding when to use. However, it does not explicitly exclude other tools or give alternatives, leaving some ambiguity.

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

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