Skip to main content
Glama

Webhound Health

webhound_health
Read-onlyIdempotent

Run a no-spend health check to verify authentication, API status, credits, free-run pass, defaults, and MCP version.

Instructions

No-spend health check: auth, API status, credits, free-run pass, defaults, and MCP version.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okYes
mcpNo
bodyNo
codeNo
dataNo
toolYes
errorNo
errorsNo
healthNo
statusNo
accountNo
blockedNo
creditsNo
messageNo
summaryYes
defaultsNo
free_runNo
no_spendNo
requiredNo
servicesNo
mcp_readyNo
retryableNo
top_up_urlNo
api_messageNo
billing_urlNo
next_actionNo
next_actionsNo
api_reachableNo
authenticatedNo
error_detailsNo
original_toolNo
action_startedNo
schema_versionYes
current_balanceNo
session_startedNo
auto_recharge_enabledNo
user_message_templateNo
retry_after_user_confirmsNo
Behavior4/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false, establishing safety. The description adds value by detailing exactly what aspects are checked (auth, API, credits, etc.) and labeling it as 'no-spend,' which implies no cost. This contextualizes the tool's behavior beyond the annotations.

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?

The description is a single, well-structured sentence that conveys the tool's purpose efficiently. Every word has a purpose, and there is no redundancy or unnecessary detail.

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 zero parameters and the presence of an output schema (not shown), the description covers the necessary context for a simple health check. The term 'free-run pass' is slightly ambiguous but overall the description is complete for the tool's simplicity.

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?

With zero parameters and 100% schema coverage, the description adds no parameter-level detail, but baseline for no parameters is 4. The description does not need to compensate further.

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 specifies exactly what the tool does: a no-spend health check covering auth, API status, credits, free-run pass, defaults, and MCP version. It clearly identifies the resource (Webhound service) and the action (health check), distinguishing it from siblings like webhound_diagnose which likely provides deeper diagnostics.

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 explicit guidance on when to use this tool versus alternatives such as webhound_diagnose. The term 'no-spend' hints at a lightweight check, but there is no clear statement of when to prefer this over other siblings.

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/WebhoundAI/webhound-mcp'

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