Skip to main content
Glama

site

The register's shape, counts and provenance

entities_schema

Which fields the Wen Receipts register register carries and on how many entities, the regions and services, the identifier schemes, and how to cite it. Call this first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.7/5.0
Behavior3/5

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

No annotations are supplied, so the description carries the full behavioral burden. It does disclose the returned content (fields, counts, regions, services, identifier schemes, citation), which implies a safe read-only call, but it never states side effects, caching, or response shape explicitly.

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?

One dense sentence plus a two-word directive, which is appropriately sized. However, the imperative 'Call this first' is buried at the end rather than front-loaded, and the repeated 'register register' reduces polish.

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?

With no output schema and no annotations, the description substitutes by enumerating the payload contents and asserting calling order, which is nearly everything an agent needs for a zero-arg metadata tool. Minor omissions remain around format and whether counts are global or filtered.

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 schema declares zero parameters at 100% coverage, so the parameter baseline of 4 applies. There is nothing for the description to clarify or compensate for.

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?

Names the specific resource (the Wen Receipts register) and enumerates exactly what the tool surfaces: field list, entity counts, regions, services, identifier schemes, and citation guidance. The only blemish is the duplicated 'register register' typo, and it never explicitly contrasts itself with metadata-ish siblings like dataset_columns or enquiry_fields.

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?

The closing 'Call this first.' is an explicit, actionable ordering instruction that tells an agent this is the entry-point discovery call. It stops short of naming when NOT to call it or which sibling supersedes it for a narrower question.

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