Get generation status
deepy_get_generationRetrieve generation status, error details, and result indexes via publicId. Poll after create until status is COMPLETED or FAILED.
Instructions
Fetch a generation's current status, error info, and result indexes by publicId. Poll this after create until status is COMPLETED or FAILED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publicId | Yes | The publicId returned by deepy_create_generation. |