Check a SayMaker run
get_taskCheck the status of a submitted image or video generation task and retrieve the media URL when the task finishes.
Instructions
Poll a run submitted earlier and return its status and media URL when it is ready.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Keep polling until it finishes (default false). | |
| task_id | Yes | The task id returned by generate_image, edit_image or generate_video. |