ComfyUI Node
Get 4K Video
Get 4K Video OpenAPI Specification json { "code": 422, "msg": "4k is processing. It should be ready in 5-10 minutes. Please check back shortly.", "data": { "taskId": "veo_task_example123", "resultUrls": null, "imageUrls": null } } json { "code": 422, "msg": "The video has been generated successfully", "data": { "taskId": "veo_task_example123", "resultUrls": [ "https://tempfile.aiquickdraw.com/v/example_task_1234567890.mp4" ], "imageUrls": [ "https://tempfile.aiquickdraw.com/v/example_task_1234567890.jpg" ] } }
Get 4K Video
- video
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄prompt►
◄timeout_seconds1200►
◄callback_url►
◄expert_override_json{}►
CategoryKIE Next/Video/Veo3.1
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Prompt sent to this KIE model. | |
| timeout_secondsopt | INT | 120030–7200 | — |
| callback_urlopt | STRING | Optional KIE callback URL. Leave empty for normal ComfyUI use. | |
| expert_override_jsonopt | STRING | {} | Expert-only payload overrides for APIs whose documentation has no request schema yet. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| url | STRING | — |
| all_urls_json | STRING | — |
| task_id | STRING | — |
| raw_json | STRING | — |
| credits_consumed | FLOAT | — |
| credits_left | FLOAT | — |