nexo_remember
Persist a durable memory entry with content, title, domain, and tags, enabling AI agents to recall it reliably.
Instructions
High-level memory write: store one durable memory item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| title | No | ||
| domain | No | ||
| source_type | No | note | |
| tags | No | ||
| bypass_gate | No | ||
| force | No |