Skip to main content
Glama

superseded

Read-only

List recently superseded (tombstoned) claims — what conflict resolution / the sweep retired, with the claim that replaced each. Use to audit auto-resolutions; anything wrong can be reverted with unsupersede.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workspaceNoOptional memory space to operate in — pass this session's team space (shown in your context) when the session is on one; omit for your default. Member-validated.

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?

Annotations already declare readOnlyHint=true, so the read-only nature is covered. The description adds context about the temporal scope ('recently'), the tombstoned state, and the output detail ('with the claim that replaced each'), which helps the agent understand what the tool returns. No contradictions with annotations.

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 no filler. It front-loads the action and object, then immediately gives the usage purpose and the related revert tool. Every sentence earns its place.

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 list tool with one optional parameter and no output schema, the description covers the core output ('the claim that replaced each') and the audit use case. It does not define 'recently' or mention pagination, but these are minor gaps given the tool's simplicity.

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

Parameters3/5

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

Schema description coverage is 100%, and the only parameter 'workspace' is already well-described in the schema. The tool description does not add anything about the parameter, so the baseline of 3 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 clearly states the tool lists 'recently superseded (tombstoned) claims' and specifies that it shows 'the claim that replaced each.' This is a specific verb and resource. It does not explicitly contrast with the sibling 'conflicts' tool, but the naming and content make the purpose unambiguous.

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 an explicit use case: 'Use to audit auto-resolutions.' It also names the sibling 'unsupersede' as the corrective action for anything wrong. It lacks an explicit when-not-to-use or alternative listing tool, but the guidance is clear and actionable.

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.