Get Scene Items
obs-get-scene-itemsRetrieve all scene items in a specified OBS scene by name, UUID, or canvas UUID. Get complete item lists to manage sources and layers directly.
Instructions
Get a list of all scene items in a scene
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneName | No | Name of the scene to get items from | |
| sceneUuid | No | UUID of the scene to get items from | |
| canvasUuid | No | UUID of the canvas containing the scene |