Skip to main content
Glama

万忆置信度决策检查

Check decision confidence before executing high-risk actions. Validate, challenge, or review confidence levels to block over-leveraging, chasing gains, or other dangerous moves when certainty is insufficient.

Instructions

护城河#1「拦截之眼」:对即将执行的高风险决策做认知置信度检查。支持:check(决策拦截,自动识别梭哈/追涨/不止损/删库/强推等风险动作,置信度不足时BLOCK并亮历史错题)/validate(对某判断投支持票)/challenge(投反对票)/review(FSRS复习)/get(查置信度)/rank(置信度排名)/needs_review(待复习清单)。在做重仓、追涨、删库、强推等高风险动作前必调用。BLOCK/CAUTION时自动联动护城河#2开立反事实分支。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNocheck/validate/challenge/review/get/rank/needs_reviewcheck
reasonNo反馈理由(challenge时强烈建议填)
signalNo反馈信号:validate(支持)/challenge(反对)validate
target_idNo目标ID(可选,不填则由decision_text自动生成)
target_typeNo目标类型:decision/memory/strategy/skilldecision
elapsed_daysNo距上次复习天数(review用)
decision_textNo要检查/反馈的决策描述(check/validate/challenge必填)
recall_successNoreview时必填:回忆是否成功

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

A4.3/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. It discloses that the tool can BLOCK low-confidence decisions, surface historical mistakes, and automatically trigger moat #2 to open counterfactual branches. This reveals critical side effects and control-flow behavior beyond the bare schema.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is dense and front-loaded with the core purpose, then flows into action semantics, usage instructions, and behavioral consequences. It is slightly long and packed into a single paragraph, but every sentence contributes useful information with minimal waste.

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?

Given the tool has 8 parameters, no annotations, and no output schema, the description covers the main decision points: supported actions, required inputs, high-risk trigger contexts, and block/linkage behavior. It does not describe return values or error conditions, but the essential selection and invocation guidance is present.

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

Parameters4/5

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

Schema coverage is 100%, so the baseline is 3. The description adds meaning by explaining the role of each action value, indicating which actions require decision_text, and clarifying validate/challenge as support/opposition votes. This goes beyond the schema's short field descriptions.

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 defines the tool as a cognitive confidence check for high-risk decisions, enumerates all seven supported actions (check/validate/challenge/review/get/rank/needs_review), and names concrete risk scenarios. This makes the purpose specific and distinct from the sibling memory tools.

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?

It explicitly states when to use the tool: '在做重仓、追涨、删库、强推等高风险动作前必调用' (must call before high-risk actions). It does not discuss when not to use it or name a specific alternative, but the mandated usage context is strong and actionable.

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

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/17861102832/wanyimem'

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