getGraphicsInfo
Retrieve detailed graphics card information for the current device to diagnose or optimize system performance and compatibility.
Instructions
获取当前设备的显卡信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}