unity_packages_remove
Remove a Unity package by its name, such as 'com.unity.cinemachine'. Uninstall packages you no longer need.
Instructions
Remove/uninstall a Unity package by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name, e.g. 'com.unity.cinemachine' | |
| port | No | Unity instance port (from unity_select_instance). Always include it when multiple instances run. |