getUsbInfo
Retrieve USB device information from the current operating environment to monitor connected hardware and ensure system compatibility.
Instructions
获取当前设备的 USB 设备信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}