wsl_status
Check Windows Subsystem for Linux (WSL) availability and version on this Windows host.
Instructions
Report whether WSL is available on this Windows host.
Returns: str: JSON {"ok": true, "available": bool, "version": "...", ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |