Skip to main content
Glama

pls_health_check

pls_health_check
Read-onlyIdempotent

Check the health of PLS system components including MySQL connection, Java API connectivity, and tool registration status. Returns component statuses, service info, and runtime.

Instructions

【🔍 诊断】服务健康检查。检测 MySQL 连接、Java API 连通性、工具注册状态。

参数: 无需参数。

返回: 各组件状态(healthy/unhealthy/unknown)+ 服务信息 + 运行时长

提示: 排查问题时首先调用此工具确认各组件是否正常。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description adds value beyond annotations by detailing the specific components checked and the return format (status per component, service info, runtime). No contradiction with annotations (readOnly, idempotent, non-destructive).

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Extremely concise and well-structured: uses an emoji header, bullet-like listing of checks, parameter info, return format, and a usage hint. Every sentence adds value with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no parameters or output schema, the description covers the tool's inputs, outputs, and usage hint adequately. It could mention potential error cases but is sufficient for a health check tool with strong annotations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

No parameters exist, and schema coverage is 100%. The description explicitly notes '无需参数', confirming no input is needed. With zero params, baseline is 4.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose as a service health check, listing specific components checked (MySQL, Java API, tool registration). It distinguishes itself from sibling tools, none of which are health checks.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Includes an explicit hint: '排查问题时首先调用此工具确认各组件是否正常', indicating it should be used first when troubleshooting. However, there is no mention of when not to use it or alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sweet-dog-cyber/pls-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server