select_object
Sets the selected object in the Unity Editor by specifying its path or ID, enabling precise object manipulation and integration with AI model clients.
Instructions
Sets the selected object in the Unity editor by path or ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
objectPath | Yes | The path or ID of the object to select (e.g. "Main Camera" or a Unity object ID) |