getHardwareInfo
Retrieve detailed hardware information from the current operating environment, such as production date, to analyze and troubleshoot system setup.
Instructions
获取当前设备的硬件信息,包括生产日期等
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}