Save Learning
memory_learning_saveRecord session learnings, discovered solutions, and bugs to a persistent, searchable memory. Retain insights and project context for future retrieval across AI agent sessions.
Instructions
Record a session learning — solutions discovered, bugs encountered, insights gained.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorization (e.g. ['debugging', 'performance']) | |
| title | Yes | Short description of the learning | |
| content | Yes | Detailed notes about what was learned | |
| project_name | No | Associated project name (optional) |