Get Scene Item Enabled
obs-get-scene-item-enabledDetermine if an OBS scene item is enabled using its scene item ID, returning a boolean value to confirm visibility for scene management and automation.
Instructions
Get whether a scene item is enabled
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 |