Skip to main content
Glama

validation_history_tool

Retrieve validation event history for a memory to understand confidence score changes by tracking applied, succeeded, and failed events.

Instructions

Get validation event history for a memory.

Shows the history of validation events (applied, succeeded, failed) for a specific memory. Useful for understanding why a memory has its current confidence score.

Args: memory_id: ID of the memory to get history for event_type: Filter by event type (optional: 'applied', 'succeeded', 'failed') limit: Maximum number of events to return (default: 50)

Returns: Dictionary with validation events and summary statistics

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
memory_idYes
event_typeNo
limitNo

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