record_context
Capture decisions, facts, or preferences into persistent local memory with optional tags for later filtering.
Instructions
Capture a piece of local working context (a decision, a fact, a preference) into persistent memory. Nothing is uploaded to the cloud unless HYPERMARROW_ENDPOINT is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tags for later filtering. | |
| context | Yes | The text to remember. |