list_installed_packages
Identify installed Python packages in a specific environment using the MCP Python Interpreter. Specify the environment name to retrieve package details effectively.
Instructions
List installed packages for a specific Python environment.
Args:
environment: Name of the Python environment (default: default if custom path provided, otherwise system)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | No | default |