unity_project_info
Retrieve project details including name, path, Unity version, render pipeline, packages, and build settings from a Unity instance.
Instructions
Get project information: name, path, Unity version, render pipeline, packages, build settings.
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. |