memory_save
Save project knowledge as a memory document with summary, full text, tags, file paths, importance, and expiry. Stores locally for AI coding tools to recall across sessions.
Instructions
Save a memory document to the active project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | Short, 1-2 line summary | |
| text | Yes | Full memory content | |
| tags | No | Tags for categorization | |
| paths | No | File/directory paths (globs) | |
| importance | No | Importance level | |
| ttl | No | Time to live in seconds |