remember_batch
Store multiple memories at once, each with optional tags, metadata, importance, and namespace, to persist related information efficiently in one request.
Instructions
Store multiple memories efficiently in a single operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project scope for this operation. Omit to auto-detect from environment. Use "*" to search across all projects. | |
| memories | Yes | Array of memories to store | |
| _agent_id | No | Optional agent identifier for request tracing and per-agent rate limiting. |