Skip to main content
Glama

Measured lead over press coverage

earliness_cases
Read-only

Automatic geographic matches between satellite and press timestamps over 72 h. Includes positive and negative gaps; median over all valid matches. Not kanari alert publication time, not proof of distinct fires or a lead over emergency services. Source article links when available.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.4/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, and the description adds useful behavioral context: automatic geographic matching, a 72-hour window, inclusion of positive and negative gaps, median aggregation, and source article links. This meaningfully clarifies what the tool does beyond the annotation and does not contradict it.

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

Conciseness5/5

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

The description is compact, front-loaded, and every sentence earns its place. It states the core computation, the aggregation method, important exclusions, and output availability in a few lines without repetition.

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?

For a simple read-only tool with one optional parameter and no output schema, the description covers the key semantics: time window, positive/negative gaps, median aggregation, caveats, and source links. It does not describe exact return formatting, but that is a minor gap for this tool.

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

Parameters2/5

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

Schema description coverage is 0%, so the description should compensate for parameter meaning, but it never mentions the 'limit' parameter or how it affects results. The schema does define min, max, and default, which gives some baseline understanding, but the description adds no value for the parameter.

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 title 'Measured lead over press coverage' plus the description makes the tool's purpose clear: it computes median time gaps between satellite and press timestamps over 72 hours. It does not explicitly name sibling tools, but the caveat 'Not kanari alert publication time, not proof of distinct fires or a lead over emergency services' helps an agent understand the intended scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no explicit guidance on when to choose this tool over alternatives like fire_archive_search or wildfire_stats. It explains what the computation is and what it is not, but does not state selection conditions or exclusions relative to siblings.

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.