Save raw evidence
rememberSave raw searchable evidence as durable memory, optionally tagged and namespaced, for later recall across MCP clients.
Instructions
Save raw searchable evidence. Durable intent should use the approval-gated conclusion workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional lowercase-ish tags for later filtering. | |
| text | Yes | Memory text to save. | |
| source | No | Optional source label, such as repo, thread, or tool name. | |
| expiresAt | No | Optional ISO timestamp after which recall excludes this memory. | |
| namespace | No | Optional project, user, or client namespace. |