memory_store_batch
Store multiple durable project memories in a single batch, with optional context, confidence, and metadata fields.
Instructions
Store multiple durable project memories in a single batch.
Each item in the list should be a dict with 'content' and optional 'memory_class', 'context', 'confidence', 'provenance', and 'metadata' keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memories | Yes |