Read or change project generation settings
flow_settingsManage 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
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Exact option label, e.g. "Veo 3.1 Fast". Only for action=set | |
| action | No | get | |
| aspect_ratio | No | Only for action=set | |
| response_format | No | markdown for reading, json for programmatic use | markdown |
| duration_seconds | No | Clip length. A cost lever on Gemini Omni Flash, which charges 15/20/25/30 credits by duration | |
| outputs_per_prompt | No | Keep at 1 — outputs multiply cost linearly |