list_memories
Retrieve all stored memory documents to help agents build and maintain structured project knowledge over time.
Instructions
List all available memory documents
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}