getMemoryInfo
Retrieve detailed memory usage and allocation data from the current operating environment for system monitoring and performance analysis.
Instructions
获取当前系统的内存信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}