wiki_health_check
Verify local authentication status and list accessible tools for Confluence Wiki without network calls.
Instructions
返回本地托管认证状态并列出可用工具,不访问网络。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Verify local authentication status and list accessible tools for Confluence Wiki without network calls.
返回本地托管认证状态并列出可用工具,不访问网络。
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses a key behavioral trait (no network access) and implies read-only operation, but no annotations exist to provide further safety cues.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that efficiently conveys the tool's purpose and key constraint.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
While the tool is simple, the description lacks details about the return format or structure of the auth status and tool list, which could be useful for an AI agent without an output schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
No parameters exist, so the description adds no parameter-specific information. Schema coverage is 100% by default.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool returns local hosting authentication status and lists available tools, and explicitly says it does not access the network. This distinguishes it from sibling tools like wiki_auth_status which may involve network access.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies offline usage by stating '不访问网络', but does not explicitly compare with alternative tools or provide when-to-use guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/blantian/fetch_wiki_page'
If you have feedback or need assistance with the MCP directory API, please join our Discord server