Skip to main content
Glama

package-remove

Remove packages from Unity projects by uninstalling them from the manifest.json file and triggering package resolution.

Instructions

Remove (uninstall) a package from the Unity project. This removes the package from the project's manifest.json and triggers package resolution. Note: Built-in packages and packages that are dependencies of other installed packages cannot be removed. Note: Package removal may trigger a domain reload. The result will be sent after the reload completes. Use 'package-list' tool to list installed packages first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
packageIdYesThe ID of the package to remove. Example: 'com.unity.textmeshpro'. Do not include version number.
requestIdNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/butterlatte-zhang/unity-ai-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server