get_generation_run
Check status of a generation run launched with a generation tool (e.g. render_video_timeline).
Returns the output asset URLs and metadata when complete.
Pass the `generation_id` that the launch tool returned.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
generation_idrequired | string (uuid) | — | The generation ID returned by a generation launch tool. |