fattly_generate_ad_video
Ad Studio VIDEO ad (premium, ~150 credits): your creator holds your product and SPEAKS your script, with a real voice. This is the full site flow — product + creator + what the creator says. Takes a few minutes; the tool waits ~2 min and then returns an id to check with fattly_video_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | product = creator holds your product (needs productImageUrl). service = creator talks to camera, no product in frame. | |
| voice | No | Voice name for non-EN locales. | |
| locale | No | Spoken language (default en). EN uses native Kling audio; others use TTS + avatar. | |
| script | Yes | What the creator SAYS on camera. Keep it short — a few seconds of speech. | |
| actorId | No | Avatar you generated with fattly_create_avatar — the SAME creator presents the product. | |
| setting | No | Scene id from fattly_list_ad_presets. | |
| avatarId | No | Creator from the built-in roster (see fattly_list_ad_presets). | |
| avatarUrl | No | Your own creator photo as a fal URL. | |
| unbranded | No | Keep the product free of invented branding. | |
| templateId | No | Ad preset id — must be a non-graphic preset (see fattly_list_ad_presets). | |
| productImageUrl | No | Product photo as a fal URL — REQUIRED for product mode. Use fattly_upload_image. |