scene-get-scene-dimension
Get the width and height of any scene by providing its unique scene ID.
Instructions
Get the dimensions of the current scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | The `id` of the scene. The `id` is not the name of the scene, else a unique identifier is set in the scene data. You need to read the scene data to get the `id`. |