pip_uninstall
Uninstall a Python package from the current or specified virtual environment with uv pip.
Instructions
Uninstall a package using uv pip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venv_path | No | Optional target virtual environment. | |
| package_name | Yes | Package name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |