get_system_status
Retrieve a comprehensive overview of system status on the Cloud Manage MCP Server, enabling monitoring and management of cloud resources and operations.
Instructions
获取整个系统的状态概览
Returns:
Dict: 系统状态信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_system_statusArguments",
"type": "object"
}