Skip to main content
Glama

site

The category tree

categories

The categories Slumber Direct organises its products into (path, name, page URL, product count). Use a path or a name as the category of browse.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3/5.0
Behavior2/5

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

With no annotations, the description carries the full behavioral burden. It implies a read (it exposes categories and fields) but never states that it is read-only, whether results are a flat list or a nested tree (despite the title), pagination, or auth requirements. Behavioral disclosure is thin.

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

Conciseness3/5

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

Two sentences, reasonably front-loaded, but the second sentence ('Use a path or a name as the category of browse') is grammatically awkward and its meaning is ambiguous, costing clarity per unit of length.

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

Completeness3/5

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

For a no-param read tool with no output schema, mentioning the returned fields is helpful, but the description never conveys the hierarchical 'tree' structure the title promises nor whether the list is flat or nested. Adequate but with a clear gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool takes zero parameters, so the baseline of 4 applies; there is nothing for the description to clarify beyond the (absent) inputs.

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 states the resource clearly ('The categories Slumber Direct organises its products into') and enumerates returned fields (path, name, page URL, product count). However, it names no verb and does not explicitly differentiate itself from browse/search/filter beyond one oblique reference. Purpose is understandable but under-active.

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?

'Use a path or a name as the category of browse' implies the tool feeds the browse sibling, giving a hint of downstream usage. But there is no explicit when-to-call, when-not-to-call, or named alternative, leaving usage to inference.

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