getPlatformInfo
Retrieve detailed platform information about the current operating environment to analyze system configurations and ensure compatibility.
Instructions
获取当前系统的平台信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}