get_distro_info
Retrieve WSL distribution details including version, running state, user identity, kernel version, and OS release to assess the environment before running commands.
Instructions
Get detailed information about a specific WSL distribution. Returns the WSL version, running state, current user identity, Linux kernel version, and OS release details (distro name, version, etc.). Useful for understanding the environment before running commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| distro | No | Name of the WSL distribution to inspect (e.g. 'Ubuntu', 'Debian'). Defaults to the system default distribution. |