Skip to main content
Glama

CrystalRAM Open Commons

crystalram.science_alerts

Read public PilotSuite Science Alert records and their plain-English evidence boundaries. Alerts request steward attention; they never promote canonical science or prove a device works.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior4/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 clearly indicates a read operation ('Read') and discloses the semantic nature of the data (alerts vs canonical science), which is useful behavioral context. It does not describe any side effects, but since it is read-only in nature, this is sufficient.

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 two sentences with zero filler. The primary action and crucial clarifier are front-loaded, making it efficient and easy to parse.

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?

The description gives useful context about what alerts represent but does not mention the return format or any pagination behavior. Since there is no output schema and the tool is a simple read with one parameter, this is a minor gap. It is sufficient for an agent to invoke correctly but could be improved.

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?

The schema description coverage is 0%, and the description does not mention the 'limit' parameter at all. While the parameter is simple and self-explanatory from the schema (integer with min/max), the description fails to add any value or guidance on how it affects the result. This is a gap given low coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a clear verb ('Read') and resource ('public PilotSuite Science Alert records'), and explicitly distinguishes the tool's purpose from canonical science ('never promote canonical science or prove a device works'). This makes it distinct from any sibling tool without ambiguity.

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?

It provides context on when to use the tool: to read alerts that 'request steward attention', and clarifies what they are not for. However, it does not explicitly name alternative tools or state when not to use it, leaving some inference to the agent.

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