forget_batch
Delete multiple stored memories at once by providing their unique IDs, clearing selected records from the semantic memory system in a single operation.
Instructions
Delete multiple memories by their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _agent_id | No | Optional agent identifier for request tracing and per-agent rate limiting. | |
| memory_ids | Yes | Array of memory IDs to delete |