Skip to main content
Glama

recall_memory

Search past transaction classification patterns and correction history to verify categorization rationale. View memory statistics and review correction records.

Instructions

過去の分類パターン・修正履歴を検索。取引の摘要/取引先から過去パターンを参照し、分類結果の根拠を確認。Memory stats(pattern hit率等)の確認にも使用。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
memoNo取引摘要(パターン検索用)
amountNo金額(±5% 範囲でマッチ)
show_statsNoMemory 全体統計を表示
partner_nameNo取引先名(optional)
show_correctionsNo全修正履歴を表示
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It describes the tool as a search operation, which implies it is non-destructive, but it does not explicitly state read-only behavior, required permissions, rate limits, or potential side effects. The description is insufficient for a tool that may involve multiple operations (search vs. stats).

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 concise at two sentences and front-loads the main purpose. However, it could be more structured with bullet points or clearer separation of use cases. It is appropriately sized but lacks explicit structure.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has no output schema, so the description should explain what the tool returns (e.g., pattern details, correction records). It mentions 'memory stats' but does not describe the format or content of the response. Given the tool's complexity (5 parameters, search and stats), the description is incomplete.

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 each parameter's purpose. The description adds limited value by grouping parameters (memo/partner for pattern search, show_stats for stats) but does not provide significant new meaning beyond what is in the schema.

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 identifies the tool's purpose: searching past classification patterns and correction history. It specifies the use of transaction descriptions (memo) and partner names to reference patterns and confirm classification rationale, and mentions memory stats. This clearly distinguishes it from sibling tools like classify_transaction (for actual classification) and correct_classification (for corrections).

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

Usage Guidelines3/5

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

The description implies usage when needing to reference past patterns to justify classifications or check memory stats, but it does not explicitly state when to use this tool versus alternatives or when not to use it. No exclusions or comparisons to siblings are given.

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/michielinksee/bantou'

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