duplicate_scene_item
Duplicate a scene item's transform and crop into the same or another OBS scene. Provide the source scene and item ID, optionally a destination scene.
Instructions
Duplicate a scene item, copying its transform/crop, optionally into a different scene.
Args: scene_name: Scene the item is currently in. scene_item_id: Numeric ID of the item to duplicate. destination_scene_name: Target scene; defaults to the source scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_name | Yes | ||
| scene_item_id | Yes | ||
| destination_scene_name | No |