windows_version
Retrieves the Windows version, build, and edition details for the current system.
Instructions
Return detailed Windows version information.
Returns: A dict with keys: status, data (version, build, edition strings).
Examples: windows_version()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||