Skip to main content
Glama
ssatama

rescuedogs-mcp-server

rescuedogs_get_adoption_guide

Learn about rescue dog adoption process: transport, fees, requirements, and timeline.

Instructions

Get information about the rescue dog adoption process including transport, fees, requirements, and timeline.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicNoSpecific adoption topic to get information aboutoverview
countryNoISO country code for country-specific adoption info
Behavior2/5

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

No annotations provided, so the description must fully disclose behavior. It only states 'Get information', implying a read-only action, but fails to mention any potential side effects, authentication needs, or rate limits. This is adequate for a non-destructive guide but lacks depth.

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 concisely conveys the tool's purpose without unnecessary words.

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 the simplicity of the tool (no output schema, 2 optional params), the description adequately covers its functionality. However, it doesn't indicate the response format (e.g., text, structured data), which could be helpful but is not critical.

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?

Schema coverage is 100% (both parameters described). The description adds meaning by listing the topics ('transport, fees, requirements, timeline') that correspond to the topic enum values, enhancing understanding beyond the schema's basic descriptions.

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 uses a specific verb ('Get information') and clearly identifies the resource ('rescue dog adoption process') along with explicit aspects (transport, fees, requirements, timeline). This distinctly separates it from sibling tools like rescuedogs_search_dogs or rescuedogs_get_dog_details.

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

Usage Guidelines3/5

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

The description implies the tool is for general adoption process inquiries but does not provide explicit guidance on when to use it versus siblings. No alternatives or exclusions are mentioned.

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/ssatama/rescuedogs-mcp-server'

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