Skip to main content
Glama
chrbailey

promptspeak-mcp-server

ps_symbol_verify

Record human verification of symbol claims to upgrade or dispute their accuracy based on expert review and evidence assessment.

Instructions

Record human verification of a symbol claim.

Use this tool to upgrade or dispute claims based on human review:

  • VERIFIED: Human expert has confirmed the claim is accurate

  • CORROBORATED: Additional evidence supports the claim

  • DISPUTED: Human reviewer found the claim to be incorrect or misleading

Important: Accusatory claims (fraud, violations) should be DISPUTED if they lack evidence or have plausible alternative explanations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolIdYesSymbol ID to verify
new_statusYesNew epistemic status for the claim
new_confidenceNoNew confidence level (0-1). Auto-calculated if not provided.
evidence_addedNoList of evidence sources that support this verification
reviewerYesIdentifier of the human reviewer
notesNoNotes explaining the verification decision
Behavior3/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It explains the tool's purpose and usage scenarios well, but doesn't address important behavioral aspects like whether this operation is reversible, what permissions are required, how it affects system state, or what happens to existing verification data. The description adds value but leaves significant behavioral questions unanswered.

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 perfectly structured and concise. It starts with a clear purpose statement, then provides usage guidance in bullet points, and ends with an important note about accusatory claims. Every sentence earns its place, with zero wasted words or redundant information.

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 tool with 6 parameters, 100% schema coverage, and no output schema, the description provides excellent context about when and how to use it. The main gap is the lack of information about what the tool returns or how the verification affects system state. Given the complexity of verification operations, some information about behavioral outcomes would be helpful, but the description covers usage context thoroughly.

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%, so the schema already documents all 6 parameters thoroughly. The description doesn't add any parameter-specific information beyond what's in the schema descriptions. It provides context about the status values but doesn't explain parameter interactions or usage nuances beyond the schema's baseline documentation.

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 clearly states the tool's purpose with specific verbs ('record human verification', 'upgrade or dispute claims') and identifies the resource ('symbol claim'). It distinguishes from siblings like ps_symbol_get or ps_symbol_update by focusing specifically on verification status changes rather than general retrieval or modification.

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

Usage Guidelines5/5

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

The description provides explicit guidance on when to use this tool ('to upgrade or dispute claims based on human review') and includes specific scenarios for each status (VERIFIED, CORROBORATED, DISPUTED). It also gives important exclusion criteria for accusatory claims that should be disputed under certain conditions, offering clear decision-making context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrbailey/promptspeak-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server