Skip to main content
Glama

site

One product in full

product

Everything Slumber Direct publishes about one product — by id, product URL or GTIN: description, price, stock, identifiers, attributes, images, and where it is bought.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
productYesproduct id, product page URL, or GTIN

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

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

With no annotations, the description carries the full burden, and it does disclose that this is a comprehensive read returning description, price, stock, identifiers, attributes, images, and retail availability. It does not state behavior on a missing/ambiguous identifier, nor any auth or rate-limit characteristics.

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?

A single dense sentence that front-loads the resource and then lists return coverage, with no filler. It is efficient, though the trailing field list runs long relative to the amount of guidance it provides.

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?

No output schema exists, so the description correctly shouldered the job of describing return contents, and it does so with an explicit field inventory. Remaining gaps (error/not-found behavior, image format) are minor for a single-lookup read tool.

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 coverage is 100% and the single parameter is already documented as 'product id, product page URL, or GTIN'. The description restates the accepted identifier forms without adding format examples, precedence rules, or lookup semantics beyond the schema.

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

Purpose4/5

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

States a specific resource (one product, addressed by id, URL, or GTIN) and enumerates the returned fields — description, price, stock, identifiers, attributes, images, where it is bought. That scope clearly separates it from list-oriented siblings like browse, search, and filter, though no sibling is named explicitly.

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 when-to-use statement, no statement about when not to use it, and no pointer to the alternative tools (search, browse, filter) for multi-product needs. The single-product scope is inferable but never asserted as a selection rule.

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