Fetch Generation Status
fetch-statusCheck the status of image or video generation tasks by providing a message ID, enabling real-time progress tracking for media creation processes.
Instructions
Check the status of an image or video generation task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message ID to check status for |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| status | No | ||
| success | Yes | ||
| imageUrl | No | ||
| progress | No | ||
| videoUrl | No |