duplicate_image
Duplicate an existing image by specifying its ID to create an identical copy for editing or backup.
Instructions
Create a copy of an existing image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_id | Yes | ID of the image to duplicate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Image width in pixels | |
| height | Yes | Image height in pixels | |
| message | Yes | Status message | |
| image_id | Yes | Unique identifier for the captured image |