Skip to main content
Glama

Agents Door

list_editions

Newsrooms of the fleet and the ground they cover: Russia and its resorts, Thailand, UAE, Saudi Arabia, Taiwan. Start here: the other city tools need an edition key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior3/5

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

There are no annotations, so the description must carry behavioral disclosure. It usefully reveals that the output supplies an edition key required by other tools, but it does not describe return format, side effects, or any access requirements. For a zero-parameter list operation this is acceptable, but the description leaves some behavioral details implicit.

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?

The description is short and front-loads the central idea, but the first clause ('Newsrooms of the fleet and the ground they cover') is unnecessarily cryptic. The second sentence earns its place by giving actionable guidance, yet the first could be clearer and more direct.

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 zero-parameter tool, the description gives the essential context that this is the entry point and that its output feeds other city tools. However, it never explicitly states what the returned data looks like, and with no output schema the description must do more to clarify whether it returns edition keys, names, regions, or a combination.

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 has zero parameters and the schema description coverage is effectively 100%, so there is nothing the description needs to add about parameter meanings. The baseline of 4 for a no-parameter tool applies.

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?

The description conveys that this tool lists available editions/newsrooms and the geographic areas they cover, and it explicitly positions itself as the starting point for city tools. It does not use the exact phrase 'list editions,' but the name plus 'edition key' makes the operation clear. It is not a tautology and offers enough to distinguish it from the city-specific sibling tools.

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?

'Start here: the other city tools need an edition key' is direct guidance about when to call this tool, namely before city tools such as city_events or city_news. It gives clear context and a rationale, though it does not explicitly mention when not to use it or name alternatives.

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