create_notebook
Creates a new NotebookLM notebook using a specified title. Returns the notebook ID and title for further use.
Instructions
Create a new NotebookLM notebook.
Args: title: Title for the new notebook
Returns: Dictionary with notebook ID and title
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes |