Extend video duration using Google Veo.
| Credits | 30 credits per second |
| Tool | extend-video |
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
| Parameter | Type | Required | Description |
|---|---|---|---|
tool | string | Yes | extend-video |
input.model | string | Yes | veo-extend |
input.video_url | string | Yes | URL of the video to extend |
input.prompt | string | No | Description to guide the extension |
input.duration | number | No | Extension duration in seconds (default: 7) |