list_memories
Retrieve all stored memories from the Memory MCP server to manage and organize data efficiently.
Instructions
List all stored memories.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "listMemoriesArguments",
"type": "object"
}