Skip to main content
Glama
spinnerich
by spinnerich

search_products

Search geizhals.de for products by name or keyword. Filter results by price range and sort by relevance or price.

Instructions

Search geizhals.de for products by name or keyword.

sort is one of "relevance" (default), "price_asc" or "price_desc". min_price/max_price narrow the results to a price range in euro.

Returns a list of matching products with their lowest price, number of offers and the product page URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
limitNo
sortNorelevance
min_priceNo
max_priceNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

The description discloses that the tool returns a list of matching products with lowest price, number of offers, and page URL, but does not mention any side effects, rate limits, or additional behavioral traits. Since annotations are absent, the description carries the burden but lacks detail like whether it's read-only.

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 4 lines, well-structured, and front-loaded with the purpose. Every sentence adds value: purpose, sort options, price range, and return structure. No redundant or unnecessary text.

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 complexity (5 params, has output schema, sibling tool), the description covers the main aspects: purpose, key parameters, and return value. It lacks explanation for 'limit', but with the output schema clarifying return fields, it is mostly complete.

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?

Schema description coverage is 0%, so the description must add meaning. It explains 'sort' (relevance/price_asc/price_desc) and 'min_price'/'max_price' (euro range). 'query' is implied by 'search by name or keyword', but 'limit' is not described, leaving some parameter semantics incomplete.

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 geizhals.de for products by name or keyword, which is a specific verb and resource. It distinguishes from the sibling tool 'get_product' which likely retrieves a single product's 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 provides context on using sort and price range parameters but does not explicitly state when to use this tool versus the sibling 'get_product' or any conditions for not using it. The guidance is implied but not explicit.

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/spinnerich/geizhals-mcp'

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