veo_get_1080p
Upscale a completed video to 1080p high-resolution for production use. Requires video in 'succeeded' state.
Instructions
Get the 1080p high-resolution version of a generated video.
By default, Veo generates videos at a lower resolution for faster processing.
Use this tool to get the full 1080p version of a completed video.
Use this when:
- You need a higher resolution version for production use
- The initial video generation is complete and you want to upscale
- You need a clearer, more detailed video output
Note: The video must be in 'succeeded' state before requesting 1080p version.
Returns:
Task ID and the 1080p video information including the new video URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | The model used to generate the source video. Required by the API; pass the same model you used for the original generation. | veo2 |
| video_id | Yes | The video ID from a previous generation result. This is the 'id' field from the video data, not the task_id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |