Skip to main content
Glama

Kundenbewertungen

get_reviews

Gepruefte Kundenbewertungen von Trusted Shops: Gesamtnote, Anzahl und die juengsten Rezensionstexte mit Datum. Quelle und Stand werden mitgeliefert.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoAnzahl Rezensionstexte, 1 bis 20 (Standard 5).

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4/5.0
Behavior4/5

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

With no annotations, the description carries the burden of explaining behavior. It does so by disclosing that it returns verified reviews, counts, latest texts with dates, and source/status. It does not mention authentication, rate limits, or side effects, but as a read-only retrieval tool the described output is a solid behavioral disclosure.

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 one sentence that front-loads the resource and then details the output. Every phrase adds value, and there is no repeated or boilerplate content.

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 one-parameter read tool with no output schema, the description explains the main return values (rating, count, recent texts, source/status). It does not define the exact response format or mention authorization, but nothing critical is missing for correct invocation.

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?

The single parameter (limit) is fully described in the input schema with range and default, so schema coverage is 100%. The description's mention of 'juengsten Rezensionstexte' aligns with limit's meaning but adds no additional parameter semantics beyond the schema.

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 names a specific resource ('Gepruefte Kundenbewertungen von Trusted Shops') and specifies the returned content: overall rating, count, latest review texts with dates, and source/status. This clearly distinguishes it from sibling tools like get_recommendations or get_product.

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 this is the tool for Trusted Shops customer reviews, but it does not explicitly state when to use it instead of alternatives such as get_recommendations or list_offers. There is no exclusion or alternative routing.

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.

Resources