veo_get_1080p
Retrieve the 1080p high-resolution version of a completed video by providing its ID. Use when you need a clearer, more detailed output for production.
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. | veo31-fast |
| video_id | Yes | The video ID from a previous generation result. This is the 'id' field from the video data, not the task_id. | |
| callback_url | No | Optional URL to receive a POST callback when upscaling completes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |