Skip to main content
Glama

Depureco Industrial Vacuum Explorer

getCollectionSystems

Collection systems. E.g.: stainless steel container, Longopac, inert liquid bath.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
searchNoOptional text filter
includeEmptyNoIf true, include terms with no published products

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.4/5.0
Behavior1/5

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

With no annotations, the description carries the full behavioral disclosure burden, but it only provides example values and no information about safety, return behavior, filtering defaults, or side effects. The description does not contradict annotations (none exist), but discloses zero behavioral traits.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single short phrase plus examples, with no wasted words. It is front-loaded with the resource name and examples, though it could have used the space to include a verb or usage hint without becoming verbose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with no output schema and no annotations, the description is under-specified: it does not state what is returned, how it is filtered, or how it relates to the surrounding configuration tools. The schema covers parameters, but the overall context is incomplete.

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 input schema already provides 100% coverage of both parameters ('search' and 'includeEmpty'), each with a description. The tool description adds no parameter-specific information, so the baseline score of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description identifies the resource as 'Collection systems' with concrete examples, but lacks an explicit verb or statement of what the tool does beyond the name. It is clearer than a tautology due to examples, but does not clearly distinguish its retrieval action from sibling lookup tools.

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?

There is no guidance on when to use this tool versus alternatives like getCollectionCapacities or getProductTypes. The examples imply it is for checking collection system options, but no explicit context, prerequisites, or exclusions are provided.

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.