close_context_window
Finalize a completed chat session by closing its context window, recomputing the graph embedding, updating node counts, and deriving cross-window edges.
Instructions
Close a context window, recompute its final graph embedding, refresh node counts, and derive cross-window edges. Use when a chat/session is complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window_id | Yes | ID of the context window to close. |