# get_forge_run

Check status of an inference run launched with execute\_forge.  
Returns generated asset URLs and metadata when complete. Poll at the suggested interval.  
Pass the \`inference\_id\` that execute\_forge returned.

IMPORTANT: Call \`get\_forge\_instructions\` for full lifecycle guidance.

## Parameters

| Parameter             | Type          | Default | Description                                  |
| --------------------- | ------------- | ------- | -------------------------------------------- |
| inference\_idrequired | string (uuid) | —       | The inference ID returned by execute\_forge. |
