memory_stream_cancel
Cancel ongoing memory stream operations in the meMCP server to halt unnecessary data processing and optimize resource management for LLM sessions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}