copy-asset-by-asset-id
Duplicate assets in Scenario.com projects by specifying an asset ID and optional target project. Copy assets to new locations while maintaining original properties when needed.
Instructions
Duplicate an asset
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalAssets | No | If set to true, returns the original asset without transformation | |
| assetId | Yes | The ID of the asset to duplicate | |
| targetProjectId | No | The id of the project to copy the asset to. If not provided, the asset will be copied to the canvas project. |