Remove Scene Item
obs-remove-scene-itemRemoves a specific scene item from an OBS scene using its unique ID. Deletes unwanted sources or elements from your OBS composition.
Instructions
Remove a scene item from a scene
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneName | No | Name of the scene to remove the item from | |
| sceneUuid | No | UUID of the scene to remove the item from | |
| canvasUuid | No | UUID of the canvas containing the scene | |
| sceneItemId | Yes | The ID of the scene item to remove |