wsl_destroy_all_temp
Destroys all temporary WSL distros created during the current session, cleaning up resources and returning a summary of destroyed instances.
Instructions
Tear down every throwaway distro provisioned in this session.
Returns: str: JSON {"ok": true, "destroyed": [...], "count": N}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |