compact_memory_delete
Deletes original log records after memory compaction using IDs from the compact call.
Instructions
[compact_memory 후, principle 저장 성공 확인 후에만 호출] 원본 log 기록을 삭제한다. compact_memory가 반환한 id 목록만 전달하라.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | 삭제할 기록의 id 목록 (compact 호출 시점의 스냅샷 기준) |