memory_store
Store content to an indexed memory using a key path, so you can retrieve and reuse it persistently.
Instructions
Store content to memory and index it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | File path to store at | |
| content | Yes | Content to store |