Google Veo Video
Gemini API 経由で Google Veo を使いテキストプロンプトから動画を生成し、完了を待って MP4 をダウンロードします。Veo にアクセスできる Google AI Studio(Gemini)API キーが必要です。
概要
Google Veo Video は、AutoFlowRPA の AI カテゴリに属するノーコードの自動化ステップです。 ワークフローが到達すると、1 つのステップで処理を実行します。 8 個のパラメータを設定して、動作を細かく制御できます。 ビジュアルビルダーでワークフローにドラッグできる 369 個のコマンドの 1 つで、スクリプトは不要です。
概要
Gemini API 経由で Google Veo を使いテキストプロンプトから動画を生成し、完了を待って MP4 をダウンロードします。Veo にアクセスできる Google AI Studio(Gemini)API キーが必要です。
Generate a video from a text prompt with Google Veo via the Gemini API, wait for it to finish, and download the MP4. Requires a Google AI Studio (Gemini) API key with Veo access.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Gemini API key | string | 必須 | From aistudio.google.com → API keys. 変数に対応 | |
| Prompt | multiline | 必須 | 例: A cinematic drone shot over a misty forest at sunrise 変数に対応 | |
| Model | string | 任意 | veo-3.0-generate-001 | |
| Aspect ratio | dropdown16:9 · 9:16 | 任意 | 16:9 | |
| Negative prompt (optional) | string | 任意 | 変数に対応 | |
| Save MP4 to | file | 任意 | Blank = a timestamped MP4 in the temp folder. 例: C:/video/veo.mp4 変数に対応 | |
| Max wait (seconds) | number | 任意 | 300 | |
| Store file path in (optional) | variable | 任意 | 例: videoPath |
Google Veo Video コマンドの使い方
- 1
AutoFlowRPAを開き、AIグループからGoogle Veo Videoコマンドをキャンバスにドラッグします。
- 2
サイドパネルでパラメータを設定します。Google Veo Videoには設定可能な項目が8個あります。
- 3
ワークフローに接続してRunを押します。すべて端末上でローカルに実行されます。
よくある質問
Google Veo Video コマンドは何をしますか?
Gemini API 経由で Google Veo を使いテキストプロンプトから動画を生成し、完了を待って MP4 をダウンロードします。Veo にアクセスできる Google AI Studio(Gemini)API キーが必要です。
Google Veo Video コマンドはどのグループに属しますか?
Google Veo VideoはAIグループに含まれます。AutoFlowRPAはコード不要で組み合わせられる369個以上の標準コマンドを搭載しています。
Google Veo Video コマンドにパラメータはありますか?
はい。Google Veo Videoには設定可能な項目が8個あり、ビジュアルノードエディタで編集できます。