pub fn execute_history(arguments: Value) -> Result<ToolResult>Expand description
Executes the history tool - retrieves change history for a memory.
Queries the event log for events related to the specified memory ID. Note: This provides audit trail visibility but doesn’t store full version snapshots.