Skip to main content
Glama

site

The category tree

categories

The categories Media Depot 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.1/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full behavioral burden. It implies a read-only enumeration by describing what the categories contain, but says nothing about side effects, permissions, or the shape/ordering of the returned data.

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?

Two short sentences with no padding; the resource and its fields are front-loaded. The second sentence is slightly awkwardly phrased ('as the category of browse'), costing a little clarity.

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?

With no output schema, the description usefully enumerates the fields returned (path, name, page URL, product count), which partially substitutes for structured output. It still leaves ambiguous whether the result is hierarchical (tree) or flat, which matters for how an agent consumes it.

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 per the rubric the baseline is 4. The mention of path and name describes attribute values of the data (and keys for browse), which is a small bonus rather than a parameter contract.

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 names the resource (the categories Media Depot organises products into) and enumerates its fields, so an agent can infer it exposes a category listing. However it is a bare noun phrase with no verb (list/return/fetch) and never states whether the result is a flat list or a tree despite the title 'The category tree'.

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' points the agent toward the sibling 'browse' tool and the values it accepts. It implies usage but gives no explicit when/when-not or the reason to call this tool versus browse directly.

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