Trigger Memory Compaction
Review and merge similar memories.
The agent scans for memories that cover the same topic and suggests merging duplicates or linking related ones.
Response Body
application/json
curl -X POST "http://127.0.0.1:14242/agent/trigger/memory-compaction"{
"property1": "string",
"property2": "string"
}