list_memories
Retrieve stored memories from the Novyx MCP server with optional tag filtering to organize and access relevant information efficiently.
Instructions
List stored memories with optional tag filtering.
Args:
limit: Maximum number of memories to return (default 50).
tags: Optional tag filter to narrow results.
Returns:
JSON string with the list of memories.Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| tags | No |