unity_scene_info
Retrieve details about currently open 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 | Target Unity instance port for parallel-safe routing. Get this from unity_select_instance. When working with multiple Unity instances, ALWAYS include this parameter. |