Skip to main content
Glama

memory_analyze_health

Analyze memory health to identify contradictions, low-confidence entries, and stale data requiring validation in Recall's storage system.

Instructions

Analyze the health of memories in the system.

Checks for unresolved contradictions, low-confidence memories, and stale memories that haven't been validated recently.

Args: namespace: Limit analysis to specific namespace (optional) include_contradictions: Check for contradictions (default: True) include_low_confidence: Find low-confidence memories (default: True) include_stale: Find stale memories (default: True) stale_days: Days without validation to consider stale (default: 30)

Returns: Dictionary with categorized issues and recommendations

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceNo
include_contradictionsNo
include_low_confidenceNo
include_staleNo
stale_daysNo

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/blueman82/recall'

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