Source Rename
source_renameRename a source within a specific notebook by providing its UUID and a new display title to update source names in your NotebookLM projects.
Instructions
Rename a source in a notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_title | Yes | New display title for the source | |
| source_id | Yes | Source UUID to rename | |
| notebook_id | Yes | Notebook UUID containing the source |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||