Skip to main content
Glama

site

The register's shape, counts and provenance

entities_schema

Which fields the Bags That Pay 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 provided, so the description carries the full burden. It discloses the returned content categories (fields, counts, regions, services, identifier schemes, citation), which is useful for a tool with no output schema, but it says nothing about read-only nature, permissions, or freshness/caching of the register.

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?

One dense sentence plus a short directive, with no filler. The only defect is the redundant 'register register' phrasing, which slightly muddies the opening.

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 0-param tool with no annotations and no output schema, the description adequately previews what comes back, but it is thin on the actual shape of the response (format of field lists, how counts are scoped) and gives no hint about provenance details despite the title advertising 'provenance'.

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 no parameters, so there is nothing for the description to disambiguate beyond what the (empty) schema already conveys. Baseline 4 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 enumerates the concrete content the tool surfaces: available fields, entity counts, regions and services, identifier schemes, and citation guidance. It is clearly distinct from the entities_search/entities_export/entity_lookup siblings, though it is phrased as a noun list rather than a verb+resource statement and carries a 'register register' duplication.

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?

'Call this first' is an explicit sequencing instruction that tells an agent this is the discovery/entry point before the other entities_* tools. It does not name alternatives or state when not to call it, but for a 0-parameter introspection tool the ordering guidance is the guidance that matters.

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