# 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. |
