list_installed_packages
List installed packages in a specified Python environment. Specify the environment name; defaults to the system environment.
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
| Name | Required | Description | Default |
|---|---|---|---|
| environment | No | default |