unity_scene_info
Retrieve details about open Unity scenes, including name, path, dirty state, and root game objects.
Instructions
Get information about the currently open scene(s), including name, path, dirty state, and root game objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Unity instance port (from unity_select_instance). Always include it when multiple instances run. |