winops_process_resources
Get a system-wide snapshot of CPU and memory usage. Retrieve current CPU percentage and virtual memory details to monitor Windows system performance and ensure resource availability.
Instructions
Snapshot system-wide CPU and memory utilisation.
Return Format
{"success": true, "cpu_percent": float, "virtual_memory": {...}}Examples
resources()Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||