remember_all
Batch file multiple memories in a single transaction. Each memory requires a label and domain, with optional details like description, tags, and timestamp.
Instructions
File multiple memories in a single transaction. Prefer this over multiple remember calls when filing several findings at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes | Array of node objects. Each must have label (string, required) and domain (string, required). Optional: description, why_matters, tags (space-separated keywords), occurred_at (ISO8601). |