memory_remember
Store key-value data in persistent memory for AI applications to retain information across sessions.
Instructions
[memory] Store a fact in persistent memory.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes |