remember
Store information in persistent memory using natural language. Describe what to remember in plain English, and the system organizes it for retrieval.
Instructions
Store a new memory. Describe what you want to remember in plain English. The system will figure out how to store it based on the table structure.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | The memory table to store into | |
| memory | Yes | Plain English description of what to remember. Include all relevant details - who, what, when, context, etc. |