post-models-copy-by-model-id
Copy an AI model with its training data, images, and presets to create a new version for experimentation or backup.
Instructions
Copy the given modelId to a new model, thumbnail, presets, and all of its training images and pairs if any
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalAssets | No | If set to true, returns the original asset without transformation | |
| modelId | Yes | The modelId to copy | |
| copyExamples | No | true by default, the example images will be copied | |
| copyAsTrained | No | If set to true, the training data will be copied |