Skip to main content
Glama

Depureco Industrial Vacuum Explorer

getProductData

Full product sheet: description, standard features, options, accessories, manuals. E.g.: "PUMA ACD".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
productIdYesNumeric ID, exact product title, or product slug (e.g. "PUMA ACD" or "130905").

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior3/5

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

No annotations are provided, so the description must carry the burden of behavioral disclosure. It lists the data content but does not explicitly state that this is a read-only operation, mention required permissions, or outline behavior for invalid product IDs. The scope of returned data is described, but safety and error behavior remain implicit.

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 sentence that is front-loaded with the key information and includes a concrete example. Every word earns its place, and it is appropriately sized for the tool's simplicity.

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 tool with no output schema, the description gives a reasonable outline of return contents (description, features, options, accessories, manuals). It lacks detail on the response structure or error handling, but given the simplicity, 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?

The schema already provides 100% parameter documentation, including the example 'PUMA ACD' and accepted formats. The description merely repeats the example without adding any new semantic meaning, so it adds no value 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 clearly states the tool's purpose: retrieving a full product sheet including description, standard features, options, accessories, and manuals. It distinguishes this tool from siblings like getProductAccessories or getTechnicalSpecs by emphasizing the comprehensive scope.

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

Usage Guidelines4/5

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

The description implies use when a complete product data package is needed, but does not explicitly state when to prefer specialized alternatives. The phrase 'Full product sheet' provides clear context, but no exclusions or alternative guidance is given.

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.