memory_stream_pause
Temporarily halts memory stream operations in the meMCP system to manage or reset context retention for Large Language Models (LLMs).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}