memory_delete_batch
Delete multiple memories at once by providing their IDs, with an optional reason for removal to keep the memory store clean and organized.
Instructions
Delete multiple memories by id.
Args: ids: Memory IDs to delete reason: Optional tombstone reason (default "deleted")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |