create_scene_item
Add an existing source to a scene as a new scene item, optionally controlling its initial visibility.
Instructions
Add an existing source to a scene as a new scene item.
Args: scene_name: Scene to add the item to. source_name: Existing source (input) to place. scene_item_enabled: Whether it starts visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_name | Yes | ||
| source_name | Yes | ||
| scene_item_enabled | No |