Skip to main content
Glama
rsp2k
by rsp2k

get_health_status

Retrieve health status and monitoring data for Vultr load balancers to verify operational performance and configuration details.

Instructions

Get health status and monitoring information for a load balancer.

Args: load_balancer_id: The load balancer ID or label (e.g., "web-lb", "api-load-balancer", or UUID)

Returns: Health status and configuration information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
load_balancer_idYes
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions the tool 'Get health status and monitoring information', implying a read-only operation, but fails to specify critical details like whether authentication is required, rate limits, error handling, or the format of returned data. This leaves significant gaps in understanding how the tool behaves beyond its basic function.

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?

The description is well-structured with a clear purpose statement followed by 'Args' and 'Returns' sections, making it front-loaded and easy to parse. It avoids unnecessary verbosity, though the 'Returns' section is somewhat vague ('Health status and configuration information'), which slightly reduces efficiency.

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

Completeness2/5

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

Given the lack of annotations, 0% schema description coverage, and no output schema, the description is incomplete for a tool that retrieves health data. It provides basic parameter semantics but misses behavioral details like authentication needs, rate limits, and specific return formats, which are crucial for effective use in a monitoring context.

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

Parameters3/5

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

The description includes an 'Args' section that documents the single parameter 'load_balancer_id' with examples (e.g., 'web-lb', 'api-load-balancer', or UUID), adding meaningful context beyond the schema's 0% coverage. However, it does not fully compensate for the lack of schema descriptions by explaining constraints or validation rules, keeping it at a baseline level of adequacy.

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 states the verb 'Get' and the resource 'health status and monitoring information for a load balancer', making the purpose specific and understandable. However, it does not explicitly distinguish this tool from potential siblings like 'get_status_overview' or 'get_availability', which might also provide health-related data, leaving room for ambiguity in sibling differentiation.

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?

The description provides no guidance on when to use this tool versus alternatives, such as other health or status tools in the sibling list (e.g., 'get_status_overview', 'get_availability'). It lacks explicit context, prerequisites, or exclusions, offering only basic parameter information without usage instructions.

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/rsp2k/mcp-vultr'

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