list_memories
Retrieve recent project memories with optional filters for tag, author, or type to recall decisions and context.
Instructions
List recent memories from the project.
Args: limit: Maximum number of memories to return (default 20) tag: Filter by tag author: Filter by author memory_type: Filter by type (general, decision, bug, pattern, onboarding)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| limit | No | ||
| author | No | ||
| memory_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |