查询医院/院区
search_hospitalsSearch for hospitals and their branches on the Shanghai SHDC appointment platform by entering a partial or full hospital name.
Instructions
按医院名称模糊查询医联预约平台医院与院区。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No |
search_hospitalsSearch for hospitals and their branches on the Shanghai SHDC appointment platform by entering a partial or full hospital name.
按医院名称模糊查询医联预约平台医院与院区。
| Name | Required | Description | Default |
|---|---|---|---|
| query | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden for behavioral traits. It mentions 'fuzzy query' but does not disclose whether the operation is read-only, requires authentication, or any other side effects. The description is minimal and lacks important context.
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 is front-loaded and without any redundant text. Every word serves a purpose.
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?
For a simple search tool with one parameter and no output schema, the description is minimally adequate. However, it omits what the return value looks like (e.g., list of hospitals, IDs, etc.), which would be helpful for the agent.
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?
With schema description coverage at 0%, the description compensates by explaining that the 'query' parameter is used for hospital name fuzzy search. This adds meaning beyond the parameter name, though it does not detail format or constraints.
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 performs a fuzzy query by hospital name for hospitals and campuses within the medical alliance appointment platform. This is a specific verb and resource, and it distinguishes the tool from its sibling 'search_departments'.
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 does not provide any guidance on when to use this tool versus alternatives, nor does it mention any prerequisites or exclusions. The agent is left to infer usage context from the tool name alone.
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/rirko/shdc-appointment-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server