add_memory
Store personal memories or notes with optional source labels and metadata for organized retrieval.
Instructions
Add a manual memory/note to your personal memory store.
Args: content: The text content to remember source: Source label for this memory (default: 'manual') metadata: Optional key-value metadata to attach
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| source | No | manual | |
| metadata | No |