winops_net_diag
Flush DNS cache to resolve connectivity issues, then retrieve full ipconfig output for network diagnostics.
Instructions
Flush DNS cache and return full ipconfig output.
Return Format
{"success": bool, "dns_flushed": bool, "ipconfig": str}Examples
diag()Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||