unity_packages_search
Search the Unity registry for packages. Optionally specify a Unity instance port to ensure correct routing in multi-instance environments.
Instructions
Search for Unity packages in the registry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| 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. |