crystalram.commons_list_hosted_runs
Read public operational outcomes for the bounded hosted scientist pilot, including abstentions and failures. These runs are not canonical science.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Read public operational outcomes for the bounded hosted scientist pilot, including abstentions and failures. These runs are not canonical science.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the behavioral burden. It signals a read-only operation through Read and public, and adds useful caveats: results include abstentions and failures and are not canonical science. However, it does not explain limit behavior, response format, ordering, or any operational constraints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two concise sentences with no filler. The action and scope are front-loaded, and the second sentence adds a meaningful caveat without redundant detail.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
This is a simple list tool with one optional parameter and no output schema, and the description provides the essential read scope plus an important epistemological caveat. Still, terms like bounded hosted scientist pilot and abstentions are not defined, and the effect of limit is left entirely to the agent's inference.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the only parameter, limit, has no description in the schema or the tool description. The description never mentions limit, defaults, filtering, or pagination, so the agent receives no guidance on how to use the sole input.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb (Read), a resource (public operational outcomes for the bounded hosted scientist pilot), and the kinds of data included (abstentions and failures). It also distances the tool from canonical science, which helps separate it from science-related siblings, though it never names an alternative directly.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies the tool is appropriate when someone wants operational outcomes from the hosted scientist pilot and not canonical science. It does not name sibling tools or provide explicit conditions for choosing this tool over simulation_runs, research_cycles, or science_alerts.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.