delete_notebook
Archive (soft-delete) a notebook tab, moving it to history for later restoration. Query data remains untouched, and the notebook can be restored anytime.
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). |