veo_extend
Extend a previously generated Veo 3.1 video by specifying a prompt for the new content and the original task ID.
Instructions
Extend an existing Veo 3.1 video with additional content. Requires taskId from a previous Veo generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | fast | |
| seeds | No | Random seed (10000-99999) for variation control | |
| prompt | Yes | Description of what happens in the extension | |
| task_id | Yes | Task ID from original Veo generation | |
| filename | No | ||
| download_dir | No | Absolute directory to save the file(s) into (created if missing). Defaults to the server's kie/assets/raw/. Must be absolute — the MCP server's working directory is not the caller's. |