notebook_rename
Change the title of a notebook in Google NotebookLM by providing its UUID and the desired new name.
Instructions
Rename a notebook.
Args: notebook_id: Notebook UUID new_title: New title
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | ||
| new_title | Yes |