Skip to main content
Glama
chrbailey

promptspeak-mcp-server

ps_symbol_add_alternative

Add alternative explanations to pattern-based findings to prevent false positives by documenting multiple possible interpretations and adjusting confidence levels.

Instructions

Add an alternative explanation to a symbol's findings.

CRITICAL for preventing false positives: When a pattern-based finding could have multiple explanations, document them here. Adding high-likelihood alternatives automatically reduces confidence in the original claim.

Examples:

  • "9 identical payments" → Alternative: "Monthly insurance premium financing"

  • "Large round numbers" → Alternative: "Negotiated contract amounts"

  • "Vendor with single customer" → Alternative: "Subsidiary company"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolIdYesSymbol ID to update
alternativeYesDescription of the alternative explanation
likelihoodYesEstimated likelihood this alternative is correct (0-1)
reasoningNoWhy this alternative is plausible
added_byYesWho is adding this alternative

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