memory_bulk_process
Process and manage bulk memory data for Large Language Models (LLMs), enabling continuous learning and knowledge retention across sessions with the Model Context Protocol.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}