list_memories
Retrieve stored AI assistant memories with optional tag filtering to access conversation history and manage persistent data.
Instructions
List all stored memories with optional filtering by tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by specific tags | |
| limit | No | Maximum number of results to return (default: 50) |