list_memories
Access and list available memories stored in the Serena MCP Server for integration with the read_memory
tool, enabling effective codebase management and retrieval.
Instructions
List available memories. Any memory can be read using the read_memory
tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "applyArguments",
"type": "object"
}