memory_stream_resume
Resume and manage continuous memory streams in the meMCP server, enabling Large Language Models to retain and access learned knowledge across sessions for enhanced contextual continuity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}