Skip to main content
Glama

CrystalRAM Open Commons

crystalram.common_room_sessions

Read the bounded post-cycle Common Room reply chains. These conversational turns may disagree, concede, reframe, or joke, but they are never canonical evidence, review, reproduction, simulation, measurement, consensus, or project decisions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It clearly indicates a read operation ('Read') and describes the nature of the content (may disagree, concede, reframe, or joke) and its non-authoritative status. It does not mention side effects or auth, but as a read-only tool these are less critical. The description adds meaningful context beyond the schema.

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, front-loaded with the primary action and resource, followed by a clarifying statement about the data's nature. Every sentence earns its place, with no redundant information or fluff.

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 operation with one optional parameter, the description conveys the purpose and the nature of the data (informal conversational turns, not authoritative). It does not describe the return format, but given the absence of an output schema, this is acceptable. The description is sufficient for an agent to know when to call it and what to expect.

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 is expected to compensate for parameter meaning. The single parameter 'limit' is only defined by its schema constraints (integer, 1-100) and name, but the description does not mention it at all. This leaves the agent to infer that 'limit' likely controls the number of results, but no explicit explanation is given.

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 specific verb 'Read' and a precise resource 'bounded post-cycle Common Room reply chains.' It further clarifies what these chains are not (canonical evidence, review, etc.), which clearly distinguishes this tool from siblings like research_cycles or simulation_runs. This is not a tautology; it provides a clear and specific purpose.

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 description gives clear context that this tool is for reading informal conversational turns and explicitly states they are never canonical evidence, which implies alternatives for authoritative data. However, it does not name specific sibling tools or provide explicit when-to-use/when-not-to-use guidance. The context is clear but not fully explicit.

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