Duplicate Scene Item
obs-duplicate-scene-itemDuplicate an OBS scene item, preserving its transform and crop settings, and optionally place the copy in another scene.
Instructions
Duplicate a scene item while preserving its transform and crop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneName | No | Name of the scene | |
| sceneUuid | No | UUID of the scene | |
| canvasUuid | No | UUID of the canvas containing the scene | |
| sceneItemId | Yes | Numeric ID of the scene item | |
| destinationSceneName | No | Destination scene name; defaults to the source scene | |
| destinationSceneUuid | No | Destination scene UUID; defaults to the source scene |