clear_all
Remove all nodes and edges from the graph while preserving snapshots and findings. An automatic snapshot is saved before clearing, allowing rollback via the returned snapshot_id.
Instructions
그래프의 노드/엣지를 전부 삭제한다 (스냅샷과 findings 는 유지).
실행 직전 자동 스냅샷이 저장되므로 응답의 snapshot_id 로 되돌릴 수 있다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||