health_check
Monitor and verify the operational status of the MCP Scholar server to ensure reliability and functionality.
Instructions
健康检查端点,用于验证服务是否正常运行
Returns:
str: 服务状态信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "health_checkArguments",
"type": "object"
}