batch_store
Save multiple memories with deduplication in one call. Batch up to 20 facts to improve efficiency over single entries.
Instructions
Store multiple memories in a single call with deduplication. Side effect: persists up to 20 entries. Use when you have several facts to store at once, more efficient than repeated store_memory calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memories | Yes | ||
| scope | Yes | ||
| source | No | agent |