getCpuInfo
Retrieve detailed CPU information of the current system to analyze and monitor hardware performance within the operating environment.
Instructions
获取当前系统的 CPU 信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}