delete_notebook
Soft-delete a notebook tab by archiving it to history, making it restorable without affecting query data. Ideal for cleaning up inactive notebooks while preserving the ability to recover them later.
Instructions
Archive (soft-delete) a notebook tab — the same as the user closing it with the X. It moves to history and the user can restore it; it is not permanently destroyed and query data is untouched. If this notebook is bound to the current chat, the binding goes stale (start a new one with create_notebook).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buffer_id | Yes | Notebook buffer id (from <notebook_context> prefix). |