Get Scene Item ID
obs-get-scene-item-idRetrieve the unique ID of a scene item by providing the source name and scene details.
Instructions
Get the ID of a scene item by its source name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneName | No | Name of the scene to search | |
| sceneUuid | No | UUID of the scene to search | |
| canvasUuid | No | UUID of the canvas containing the scene | |
| sourceName | No | Name of the source to find | |
| sourceUuid | No | UUID of the source to find | |
| searchOffset | No | Match offset when the source appears multiple times |