reset_entire_database
Reset the entire database by deleting all user data: notes, semantic memory, and indexes. Irreversible; must confirm with 'DELETE_ALL_DATA'.
Instructions
로컬 infinite_context_keeper.sqlite의 사용자 데이터 전부 삭제(메모·시맨틱·프로젝트 브레인·컴팩션·Unity 인덱스 등). 되돌릴 수 없음. confirm을 정확히 보내야 실행됩니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | 반드시 문자열 "DELETE_ALL_DATA" (따옴표 없이 그대로) |