autoflow_generate
Generates AI videos or images on Google Flow using Veo 3 or Nano Banana models, with sequential queueing for autonomous media generation.
Instructions
Generate an AI video or image on Google Flow using Veo 3 or Nano Banana models via the Autoflow extension (queued sequentially).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Generation mode: textToVideo, imageToVideo, textToImage, imageToImage. | |
| model | No | AI model to use (e.g. "Veo 3.1 - Fast", "Veo 3.1 - Quality", "Nano Banana 2", "Imagen 4"). | |
| prompt | Yes | The creative prompt for the image or video generation. | |
| folderName | No | Folder name where downloaded files should be saved. | |
| aspectRatio | No | Aspect ratio: "16:9", "9:16", "1:1", "4:3", or "3:4". | |
| outputCount | No | Number of variations to produce (default: 1, max: 4). | |
| videoOption | No | Video duration option: "4s" or "8s". | |
| characterTag | No | Character tag to maintain subject consistency (e.g. "@character_1"). | |
| autoDownloadResourceQuality | No | Download quality: "1080", "2k", "4k", or "no-download". |