store
Saves a memory securely by encrypting it and persisting it with optional metadata, source, and timestamp for future recall.
Instructions
Encrypt and store a memory; requires the write capability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| content | Yes | ||
| metadata | No | ||
| memory_id | No | ||
| event_timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||