check_wsl_status
Verify the status of WSL2 and retrieve details about installed Linux distributions on a Windows system to ensure proper functionality and integration.
Instructions
Check WSL2 status and get distribution information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}