Skip to main content
Glama

honestdog

Search adoptable shelter dogs

search_shelter_dogs
Read-only

Search dogs currently listed for adoption by German shelters on HonestDog, by breed text, size, gender, or Bundesland. Adoption happens with the shelter via the linked pages. / Durchsucht die aktuell zur Adoption gelisteten Tierheimhunde nach Rasse, Größe, Geschlecht oder Bundesland.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNo
limitNo
stateNoGerman Bundesland of the shelter
genderNo
breed_textNoBreed text as listed by the shelter (substring match)

TDQS

A3.8/5.0
Behavior4/5

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

Annotations provide readOnlyHint, which the description does not contradict. The description adds useful context: it searches by substring match for breed_text and that adoption happens via linked pages. However, it does not cover rate limits, pagination, or result structure.

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?

Two sentences (English and German) that are front-loaded with the essential purpose. There is no wasted text; every word adds value.

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?

For a search tool with 5 parameters and no output schema, the description adequately covers the scope and action. It mentions the platform (HonestDog) and the adoption process via linked pages, though it omits details on result format or pagination. Slightly light on completeness but sufficient for typical use.

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?

With schema description coverage at 40%, the description reiterates the filter fields (breed text, size, gender, Bundesland) but adds little detail beyond the schema. It does not clarify the 'limit' or 'size' parameter constraints. Baseline 3 is appropriate as the schema partially covers two parameters.

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 clearly states the tool searches for adoptable shelter dogs on HonestDog, specifying searchable criteria (breed, size, gender, Bundesland). This distinguishes it from sibling tools like search_breeders and search_breeds.

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. The description does not mention when not to use it or provide context for choosing between search_shelter_dogs and sibling tools like search_breeders or get_breed_health_profile.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: about, health profile, breeder search, breed search, and shelter dog search. No overlap.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern in snake_case: about_, get_, search_ (three times).

Tool Count5/5

5 tools cover the essential functions of the HonestDog platform without unnecessary bloat or missing core capabilities.

Completeness5/5

The tool surface covers the main domains: breed info, health profiles, breeder directory, and shelter dogs. No obvious gaps.

Resources