Get image merge status
get_merge_statusCheck the status of an image merge task using its task ID and get the generated image URL once processing is complete.
Instructions
Check the status of an image merge task created by merge_images and return the generated image URL when it is ready. Website: https://aiimagemerge.com
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The task id returned by merge_images. |