list_memories
Retrieve and manage available memories in the Serena MCP server. Use this tool to list stored memories, enabling efficient access and integration with the read_memory function for detailed analysis or processing.
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"
}