nmem_remember_batch
Store multiple memories at once (max 20) for saving 3+ memories together. Partial success ensures one bad item won't block the rest.
Instructions
Store multiple memories at once (max 20). Use when saving 3+ memories together. Partial success — one bad item won't block the rest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compact | No | Return compact response (strip metadata hints, truncate lists). Saves 60-80% tokens. | |
| memories | Yes | Array of memories to store (max 20) | |
| token_budget | No | Max tokens for response. Progressively strips content to fit budget. |