clear_session
Delete all session memory data from the knowledge graph, including nodes, transcripts, and connections. Confirm to permanently clear the session's persistent context.
Instructions
Delete all memory data for one session/context window stream, including nodes, transcripts, context windows, and connected edges. Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to perform the destructive clear operation. | |
| dry_run | No | Preview the clear operation without deleting data. | |
| session_id | Yes | Session identifier to clear. |