Skip to main content
Glama

memory_check_supersedes

Determine if a newer memory should replace an older one by analyzing validation history for consistent success where previous attempts failed.

Instructions

Check if a memory should supersede another based on validation history.

A newer memory supersedes an older one when it consistently succeeds where the older one failed on similar topics.

Args: memory_id: ID of the (potentially newer) memory to check create_edge: Whether to create SUPERSEDES edge (default: True)

Returns: Result with superseded memory ID if applicable

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
memory_idYes
create_edgeNo

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