create-image-fal

任意のFAL画像モデル(ナノバナナ編集、GPT画像、フラックスなど)を通じて画像を生成または編集し、FALプロキシ経由で広告代理に請求します。

@gooseworks-aiMIT更新 2026-08-22v0.1.0直近30日 2 回
コンテキストを 201 トークン使用しますコンテキストを 201 トークン 使用します

取り込み時のスキャン結果 · 2026-08-22

  • 危険な処理認証情報のファイルを参照していますscripts/media_proxy.py:10

ルールに基づく静的スキャンの結果です。検出がないことは安全を保証するものではありません。 本文と同梱スクリプトは全文を閲覧できるため、実行前に内容をご確認ください。

create-image-fal

Generate or edit an image via any FAL image model (nano-banana edit, gpt-image, flux, ...), ROUTED THROUGH THE fal-proxy so it bills the Ads agent. image_urls must be public URLs (orchestrator hosts local product refs via MCP upload->presign). The recipe names the model + prompt. Use for keyframes, flat-cover transforms, product hero edits. (For the OpenAI gpt-image family specifically, create-image-gpt-image-fal also exists.)

Run

gen_image.py --model fal-ai/nano-banana/edit --payload '{...}' --out keyframe.png — bills the agent; returns the *.fal.media URL.

Contract

  • Paid calls route through the GooseWorks proxies (bills the Ads agent) via the bundled media_proxy.py — never a provider SDK's default host.
  • The template recipe (DB) supplies the model + params; this capability is generic.