create_notebook
Create a new QuestDB notebook tab in the background, binding the current chat for later use without switching your active view.
Instructions
Create a new QuestDB notebook tab in the editor. You never see query data; this only scaffolds the tab and binds the current chat if it isn't already bound to a notebook. The tab is ALWAYS created in the background — you never switch the user's active tab. The user sees a notification and opens it themselves; only call activate_notebook if they explicitly ask to be taken there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Label shown on the new notebook tab (max 100 characters). Pass null to use the default. |