Get Scene Item Source
obs-get-scene-item-sourceIdentify which source a scene item references by providing the scene item's numeric ID. Enables precise scene management in OBS.
Instructions
Get the source associated with a scene item
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 |