unity_selection_get
Retrieve the list of currently selected GameObjects in the Unity Editor. Use this to access and manipulate active selections in your scene.
Instructions
Get the currently selected GameObjects in the Unity Editor.
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. |