The agent's shared SQLite brain database connection.
Merge the specified traces into one survivor.
Steps:
retrieval_count; fallback to first found.Merge input (traceIds, optional mergedContent).
Tool execution context (not used by this tool).
{ survivorId, deletedIds } on success, or an error result.
Readonly idGlobally unique tool identifier.
Readonly nameLLM-facing tool name.
Readonly displayHuman-readable display name.
Readonly descriptionLLM-facing description.
Readonly categoryLogical category for discovery and grouping.
Readonly hasThis tool writes to the database.
Readonly inputJSON schema for input validation and LLM tool-call construction.
ITool implementation that merges multiple memory traces into one.
Usage: