source_rename
Rename a source within a NotebookLM notebook by providing the notebook ID, source ID, and a new title.
Instructions
Rename a source in a notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | Notebook UUID containing the source | |
| source_id | Yes | Source UUID to rename | |
| new_title | Yes | New display title for the source |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||