Skip to main content
Glama
Michael-WhiteCapData

io.github.Michael-WhiteCapData/WhiteCapData-Dev

node_health

Inspect Kubernetes node readiness, kubelet version, capacity, and pressure conditions to assess node health.

Instructions

Per-node readiness, kubelet version, capacity, and pressure conditions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

With no annotations, the description must fully disclose behavioral traits. It states what data is returned but does not indicate that the tool is read-only, any required permissions, or potential side effects. For a tool with no parameters, this is a minimal disclosure.

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

Conciseness4/5

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

One sentence covering the key aspects without superfluous words. Could be slightly more specific (e.g., 'Returns' at start) but overall efficient.

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?

For a zero-parameter tool with an output schema, the description adequately lists the main data categories. It does not explain the return structure or address edge cases, but with output schema present, this is acceptable.

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?

The tool has zero parameters, and the input schema coverage is 100% (empty). The description is not required to add parameter details, and it implicitly confirms no input is needed. Baseline score of 4 applies.

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

Purpose4/5

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

The description clearly identifies the resource (node) and the scope (readiness, kubelet version, capacity, pressure conditions). It implies a retrieval operation, though lacks an explicit verb. It distinguishes from siblings like cluster_summary which covers cluster-level health.

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

Usage Guidelines2/5

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

No guidance on when to use this tool vs alternatives such as cluster_summary. There is no mention of prerequisites, context, or exclusions. The description is purely factual without usage direction.

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/Michael-WhiteCapData/WhiteCapData-Dev'

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